index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
raid6
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops static
Jiri Pirko
1
-1
/
+1
2015-10-30
mlxsw: Put braces on all arms of branch statement
Or Gerlitz
1
-1
/
+2
2015-10-30
mlxsw: Put constant on the right side of comparisons
Or Gerlitz
2
-3
/
+3
2015-10-30
mlxsw: spectrum: Fix ageing time value
Jiri Pirko
1
-1
/
+2
2015-10-30
mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpack
Jiri Pirko
1
-4
/
+3
2015-10-30
mlxsw: reg: Fix desription typos of couple of SFN items
Jiri Pirko
1
-3
/
+3
2015-10-30
mlxsw: reg: Fix description for reg_sfd_uc_sub_port
Jiri Pirko
1
-2
/
+3
2015-10-30
mlxsw: spectrum: Add support for flood control
Ido Schimmel
3
-37
/
+78
2015-10-30
mlxsw: spectrum: Add support for VLAN ranges in flooding configuration
Ido Schimmel
1
-20
/
+20
2015-10-30
mlxsw: spectrum: move "bridged" bool to u8 flags
Jiri Pirko
2
-5
/
+5
2015-10-30
switchdev: Make flood to CPU optional
Ido Schimmel
1
-2
/
+2
2015-10-30
switchdev: Add support for flood control
Ido Schimmel
2
-1
/
+7
2015-10-30
Documentation: dts: xgene: Add TX/RX delay field
Iyappan Subramanian
1
-0
/
+10
2015-10-30
drivers: net: xgene: Add support RGMII TX/RX delay configuration
Iyappan Subramanian
4
-1
/
+59
2015-10-30
bridge: set is_local and is_static before fdb entry is added to the fdb hasht...
Roopa Prabhu
2
-9
/
+10
2015-10-30
geneve: add IPv6 bits to geneve_fill_metadata_dst
John W. Linville
1
-7
/
+22
2015-10-30
geneve: handle ipv6 priority like ipv4 tos
John W. Linville
1
-2
/
+17
2015-10-30
geneve: implement support for IPv6-based tunnels
John W. Linville
2
-79
/
+395
2015-10-28
net: hisilicon: updates HNS config and documents
yankejian
2
-6
/
+4
2015-10-28
net: hns: fixes the bug tested XGE by ethtool -p
Li Peng
1
-8
/
+1
2015-10-28
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
1
-1
/
+1
2015-10-28
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
4
-1
/
+93
2015-10-28
mpls: reduce memory usage of routes
Robert Shearman
2
-38
/
+111
2015-10-28
mpls: fix forwarding using v4/v6 explicit null
Robert Shearman
1
-0
/
+2
2015-10-28
sfc: replace spinlocks with bit ops for busy poll locking
Bert Kenward
2
-75
/
+58
2015-10-28
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
1
-3
/
+17
2015-10-28
qede: Add basic ethtool support
Sudarsana Kalluru
4
-2
/
+596
2015-10-28
qed: Add statistics support
Manish Chopra
6
-1
/
+296
2015-10-28
qede: Add support for link
Sudarsana Kalluru
1
-0
/
+47
2015-10-28
qed: Add link support
Yuval Mintz
8
-5
/
+1102
2015-10-28
qede: classification configuration
Sudarsana Kalluru
2
-0
/
+251
2015-10-28
qede: Add basic network device support
Yuval Mintz
2
-0
/
+1935
2015-10-28
qed: Add slowpath L2 support
Manish Chopra
10
-0
/
+2286
2015-10-28
qede: Add basic Network driver
Yuval Mintz
5
-0
/
+436
2015-10-28
qed: Add basic L2 interface
Yuval Mintz
7
-1
/
+482
2015-10-28
qed: Add module with basic common support
Yuval Mintz
27
-0
/
+16664
2015-10-27
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
2
-5
/
+14
2015-10-27
ipv6: icmp: include addresses in debug messages
Bjørn Mork
1
-4
/
+8
2015-10-27
bpf: make tracing helpers gpl only
Alexei Starovoitov
1
-2
/
+2
2015-10-27
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
3
-11
/
+22
2015-10-27
net: dsa: bcm_sf2: Unhardcode port numbers
Florian Fainelli
2
-11
/
+97
2015-10-27
net: dsa: bcm_sf2: Implement FDB operations
Florian Fainelli
3
-0
/
+335
2015-10-26
rtl8xxxu: fix unused rtl8192cu_fops compiler warning
Kalle Valo
1
-0
/
+16
2015-10-26
arcnet: add netif_carrier_on/off for reconnect
Michael Grzeschik
2
-0
/
+27
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
5
-0
/
+181
2015-10-26
arcnet: com20020-pci: add rotary index support
Michael Grzeschik
2
-0
/
+37
2015-10-26
arcnet: com20020-pci: set dev_port to the subdevice index
Michael Grzeschik
1
-0
/
+1
2015-10-26
arcnet: com20020: add enable and disable device on open/close
Michael Grzeschik
1
-10
/
+29
2015-10-26
arcnet: move dev_free_skb to its only user
Michael Grzeschik
1
-8
/
+2
2015-10-26
bnxt_en: Fix compile warnings when CONFIG_INET is not set.
Michael Chan
2
-1
/
+6
[next]