index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns: update the dependency
Kejian Yan
2016-06-14
1
-1
/
+1
*
r8152: save the speed
hayeswang
2016-06-14
1
-3
/
+13
*
r8152: move the setting for the default speed
hayeswang
2016-06-14
1
-7
/
+4
*
r8152: move the settings of PHY to a work queue
hayeswang
2016-06-14
1
-5
/
+27
*
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
Michael Chan
2016-06-14
1
-80
/
+118
*
bnxt_en: Don't allow autoneg on cards that don't support it.
Michael Chan
2016-06-14
3
-9
/
+30
*
bnxt_en: Add BCM5731X and BCM5741X device IDs.
Michael Chan
2016-06-14
1
-1
/
+29
*
bnxt_en: Add GRO logic for BCM5731X chips.
Michael Chan
2016-06-14
2
-2
/
+103
*
bnxt_en: Refactor bnxt_gro_skb().
Michael Chan
2016-06-14
2
-19
/
+36
*
bnxt_en: Define the supported chip numbers.
Michael Chan
2016-06-14
2
-1
/
+43
*
bnxt_en: Add PCI device ID for 57404 NPAR devices.
Michael Chan
2016-06-14
1
-0
/
+3
*
bnxt_en: Enable NPAR (NIC Partitioning) Support.
Satish Baddipadige
2016-06-14
3
-5
/
+17
*
bnxt_en: Handle VF_CFG_CHANGE event from firmware.
Michael Chan
2016-06-14
2
-0
/
+10
*
bnxt_en: Add new function bnxt_reset().
Michael Chan
2016-06-14
1
-12
/
+22
*
bnxt_en: Add function for VF driver to query default VLAN.
Michael Chan
2016-06-14
2
-2
/
+48
*
net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-06-14
1
-12
/
+16
*
virtio_net: fix csum generation for virtio-net devices
Mike Rapoport
2016-06-14
1
-4
/
+4
*
net: fec: handle small PHY reset durations more precisely
Stefan Wahren
2016-06-12
1
-1
/
+6
*
phy: Add Northstar2 PCI Phy support
Pramod Kumar
2016-06-10
3
-1
/
+124
*
net: mdio-mux: Add MDIO mux driver for iProc SoCs
Pramod Kumar
2016-06-10
3
-0
/
+260
*
mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
Pramod Kumar
2016-06-10
3
-12
/
+20
*
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
2016-06-10
1
-3
/
+94
|
\
|
*
mac80211_hwsim: Allow managing radios from non-initial namespaces
Martin Willi
2016-05-31
1
-3
/
+94
*
|
virtio_net: use common code for virtio_net_hdr and skb GSO conversion
Mike Rapoport
2016-06-10
1
-68
/
+10
*
|
tuntap: use common code for virtio_net_hdr and skb GSO conversion
Mike Rapoport
2016-06-10
1
-76
/
+21
*
|
macvtap: use common code for virtio_net_hdr and skb GSO conversion
Mike Rapoport
2016-06-10
1
-89
/
+6
*
|
NET: PHY: adds driver for Intel XWAY PHY
Hauke Mehrtens
2016-06-10
3
-0
/
+385
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
186
-915
/
+1481
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-10
28
-285
/
+435
|
|
\
\
|
|
*
|
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2016-06-10
2
-3
/
+3
|
|
*
|
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
2016-06-09
1
-1
/
+1
|
|
*
|
net/mlx5e: Fix blue flame quota logic
Eli Cohen
2016-06-09
1
-1
/
+2
|
|
*
|
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
2016-06-09
1
-4
/
+1
|
|
*
|
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
2016-06-09
1
-0
/
+1
|
|
*
|
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
2016-06-09
2
-2
/
+59
|
|
*
|
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
2016-06-09
1
-4
/
+1
|
|
*
|
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
2016-06-09
1
-17
/
+17
|
|
*
|
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
2016-06-09
1
-3
/
+3
|
|
*
|
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
2016-06-09
1
-13
/
+15
|
|
*
|
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2016-06-09
1
-1
/
+9
|
|
*
|
net/mlx5: Fix root flow table update
Maor Gottlieb
2016-06-09
1
-1
/
+1
|
|
*
|
net/mlx5: Fix masking of reserved bits in XRCD number
Majd Dibbiny
2016-06-09
1
-1
/
+1
|
|
*
|
mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()
Ido Schimmel
2016-06-09
2
-43
/
+26
|
|
*
|
mlxsw: spectrum: Make split flow match firmware requirements
Ido Schimmel
2016-06-09
1
-52
/
+95
|
|
*
|
sfc: report supported link speeds on SFP connections
Bert Kenward
2016-06-08
1
-3
/
+4
|
|
*
|
cxgb4: Add device id of T540-BT adapter
Hariprasad Shenai
2016-06-08
1
-0
/
+1
|
|
*
|
net: fec: fix spelling mistakes and add missing newline
Colin Ian King
2016-06-07
1
-4
/
+4
|
|
*
|
bnxt_en: Simplify VLAN receive logic.
Michael Chan
2016-06-07
1
-20
/
+9
|
|
*
|
bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.
Michael Chan
2016-06-07
1
-0
/
+14
|
|
*
|
bnxt_en: Fix tx push race condition.
Michael Chan
2016-06-07
1
-1
/
+2
[next]