index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-25
net: dsa: rename switch operations structure
Vivien Didelot
4
-11
/
+11
2016-08-24
bnx2x: Don't flush multicast MACs
Yuval Mintz
5
-34
/
+241
2016-08-24
mlxsw: spectrum: Don't set learning when creating vPorts
Ido Schimmel
1
-8
/
+0
2016-08-24
mlxsw: spectrum: Remove unnecessary check in FDB processing
Ido Schimmel
1
-4
/
+0
2016-08-24
mlxsw: spectrum: Offload learning to the switch ASIC
Ido Schimmel
1
-3
/
+44
2016-08-24
mlxsw: spectrum: Configure learning for VLAN-aware bridge port
Ido Schimmel
3
-4
/
+50
2016-08-24
mlxsw: spectrum: Don't abort on first error when removing VLANs
Ido Schimmel
1
-16
/
+4
2016-08-24
mlxsw: spectrum: Make VLAN deletion function symmetric
Ido Schimmel
1
-8
/
+8
2016-08-24
mlxsw: spectrum: Limit number of FDB records per learning session
Ido Schimmel
2
-12
/
+17
2016-08-24
Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
14
-83
/
+872
2016-08-24
net: ena: change the return type of ena_set_push_mode() to be void.
Rami Rosen
1
-9
/
+3
2016-08-24
net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()
Wei Yongjun
1
-12
/
+4
2016-08-24
cxgb4: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-08-24
net: phy: xgmiitorgmii: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-24
qede: Add support for Tx/Rx-only queues.
Sudarsana Reddy Kalluru
3
-157
/
+297
2016-08-24
cxgb4: Fix issue while re-registering VF mgmt netdev
Hariprasad Shenai
2
-31
/
+67
2016-08-24
xen-netback: using kfree_rcu() to simplify the code
Wei Yongjun
1
-11
/
+2
2016-08-24
liquidio: declare liquidio_set_rxcsum_command static
Nicholas Mc Guire
1
-2
/
+2
2016-08-23
hv_netvsc: add ethtool statistics for tx packet issues
Stephen Hemminger
2
-16
/
+79
2016-08-23
hv_netvsc: report vmbus name in ethtool
Stephen Hemminger
1
-0
/
+4
2016-08-23
hv_netvsc: make variable local
Stephen Hemminger
1
-3
/
+3
2016-08-23
hv_netvsc: make netvsc_destroy_buf void
Stephen Hemminger
1
-8
/
+6
2016-08-23
hv_netvsc: refactor completion function
Stephen Hemminger
1
-47
/
+56
2016-08-23
hv_netvsc: rearrange start_xmit
Stephen Hemminger
1
-55
/
+51
2016-08-23
hv_netvsc: init completion during alloc
Stephen Hemminger
1
-3
/
+1
2016-08-23
hv_netvsc: make device_remove void
Stephen Hemminger
2
-3
/
+2
2016-08-23
hv_netvsc: use ARRAY_SIZE() for NDIS versions
Stephen Hemminger
1
-3
/
+4
2016-08-23
hv_netvsc: make inline functions static
Stephen Hemminger
1
-1
/
+84
2016-08-23
hv_netvsc: style cleanups
Stephen Hemminger
3
-30
/
+3
2016-08-23
hv_netvsc: use kcalloc
Stephen Hemminger
1
-2
/
+2
2016-08-23
hv_netvsc: make RSS hash key static
Stephen Hemminger
2
-3
/
+2
2016-08-23
hv_netvsc: fix rtnl locking in callback
Stephen Hemminger
1
-4
/
+1
2016-08-23
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
34
-1682
/
+1249
2016-08-23
net: ethernet: ti: cpsw: add ethtool channels support
Ivan Khoronzhuk
1
-0
/
+180
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
4
-19
/
+18
2016-08-23
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
3
-105
/
+210
2016-08-23
net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
Ivan Khoronzhuk
1
-0
/
+2
2016-08-23
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
3
-27
/
+83
2016-08-23
net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports
Jamie Lentin
1
-2
/
+2
2016-08-23
dsa: mv88e6xxx: Delete ppu timer when removing module
Andrew Lunn
1
-0
/
+13
2016-08-23
net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
Andrew Lunn
3
-27
/
+31
2016-08-23
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
4
-4
/
+24
2016-08-23
cxgb4: add support for tx max rate limiting
Rahul Lakkireddy
3
-0
/
+105
2016-08-23
cxgb4: add support for per queue tx scheduling
Rahul Lakkireddy
3
-0
/
+347
2016-08-23
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
7
-5
/
+438
2016-08-23
qed: Change locking scheme for VF channel
Yuval Mintz
1
-34
/
+90
2016-08-23
qed*: Add support for VFs over legacy PFs
Yuval Mintz
5
-20
/
+106
2016-08-23
qed: Prevent VFs from pause flooding
Yuval Mintz
3
-0
/
+6
2016-08-23
qed: Add support for legacy VFs
Yuval Mintz
4
-25
/
+104
2016-08-23
net: phy: Add missing of_node_put() in xgmiitorgmii_probe()
Wei Yongjun
1
-0
/
+1
[next]