index
:
linux-stable.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-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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: fix attempt to translate invalid filter ID
Edward Cree
2017-06-29
1
-3
/
+4
*
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
2017-06-29
1
-0
/
+1
*
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
2017-06-29
1
-2
/
+3
*
arcnet: com20020: remove needless base_addr assignment
Michael Grzeschik
2017-06-29
1
-2
/
+0
*
Trivial fix to spelling mistake in arc_printk message
Colin Ian King
2017-06-29
1
-1
/
+1
*
arcnet: change irq handler to lock irqsave
Michael Grzeschik
2017-06-29
1
-3
/
+4
*
rocker: move dereference before free
Dan Carpenter
2017-06-29
1
-1
/
+1
*
mlxsw: spectrum_router: Fix NULL pointer dereference
Ido Schimmel
2017-06-29
1
-0
/
+3
*
virtio-net: serialize tx routine during reset
Jason Wang
2017-06-29
1
-0
/
+1
*
net: usb: asix88179_178a: Add support for the Belkin B2B128
Andrew F. Davis
2017-06-27
1
-0
/
+16
*
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
2017-06-27
1
-0
/
+1
*
bnx2x: Don't log mc removal needlessly
Mintz, Yuval
2017-06-25
1
-1
/
+1
*
bnxt_en: Fix netpoll handling.
Michael Chan
2017-06-23
1
-6
/
+48
*
bnxt_en: Add missing logic to handle TPA end error conditions.
Michael Chan
2017-06-23
2
-4
/
+9
*
net: dp83640: Avoid NULL pointer dereference.
Richard Cochran
2017-06-23
1
-1
/
+1
*
sfc: Fix MCDI command size for filter operations
Martin Habets
2017-06-22
1
-4
/
+4
*
netvsc: don't access netdev->num_rx_queues directly
Arnd Bergmann
2017-06-22
1
-2
/
+2
*
macvlan: Let passthru macvlan correctly restore lower mac address
Vlad Yasevich
2017-06-22
1
-3
/
+44
*
macvlan: convert port passthru to flags.
Vlad Yasevich
2017-06-22
1
-13
/
+24
*
macvlan: Fix passthru macvlan mac address inheritance
Vlad Yasevich
2017-06-22
1
-1
/
+2
*
macvlan: Do not return error when setting the same mac address
Vlad Yasevich
2017-06-22
1
-0
/
+4
*
xen-netback: correctly schedule rate-limited queues
Wei Liu
2017-06-22
3
-2
/
+11
*
veth: Be more robust on network device creation when no attributes
Serhey Popovych
2017-06-22
1
-2
/
+2
*
drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs
Lokesh Vutla
2017-06-22
1
-1
/
+1
*
net/phy: micrel: configure intterupts after autoneg workaround
Zach Brown
2017-06-22
1
-0
/
+2
*
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...
David S. Miller
2017-06-20
6
-36
/
+49
|
\
|
*
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
Arend Van Spriel
2017-06-16
1
-2
/
+1
|
*
brcmfmac: fix brcmf_fws_add_interface() for USB devices
Arend Van Spriel
2017-06-15
1
-1
/
+1
|
*
brcmfmac: unbind all devices upon failure in firmware callback
Arend Van Spriel
2017-06-15
1
-2
/
+3
|
*
brcmfmac: use firmware callback upon failure to load
Arend Van Spriel
2017-06-15
1
-14
/
+13
|
*
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
2017-06-15
5
-20
/
+34
*
|
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
2017-06-20
1
-4
/
+16
*
|
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
2017-06-20
1
-2
/
+0
*
|
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
2017-06-20
1
-1
/
+1
*
|
fsl/fman: propagate dma_ops
Madalin Bucur
2017-06-20
1
-0
/
+2
*
|
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
2017-06-19
1
-2
/
+14
*
|
cxgb4: notify uP to route ctrlq compl to rdma rspq
Raju Rangoju
2017-06-19
1
-4
/
+6
*
|
net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it
Or Gerlitz
2017-06-15
1
-1
/
+2
*
|
net/mlx5e: Remove TC header re-write offloading of ip tos
Or Gerlitz
2017-06-15
1
-1
/
+0
*
|
net/mlx5: Properly check applicability of devlink eswitch commands
Or Gerlitz
2017-06-15
1
-37
/
+40
*
|
net/mlx5e: Fix min inline value for VF rep SQs
Chris Mi
2017-06-15
1
-0
/
+2
*
|
net/mlx5e: Fix timestamping capabilities reporting
Maor Dickman
2017-06-15
1
-4
/
+4
*
|
net/mlx5: Wait for FW readiness before initializing command interface
Eli Cohen
2017-06-15
1
-2
/
+12
*
|
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-06-14
1
-0
/
+2
*
|
qed: fix dump of context data
Tayar, Tomer
2017-06-13
1
-1
/
+1
*
|
qmi_wwan: new Telewell and Sierra device IDs
Bjørn Mork
2017-06-13
1
-0
/
+4
*
|
net: phy: Fix MDIO_THUNDER dependencies
Florian Fainelli
2017-06-13
1
-0
/
+1
*
|
netconsole: Remove duplicate "netconsole: " logging prefix
Joe Perches
2017-06-13
1
-1
/
+1
*
|
r8152: give the device version
Oliver Neukum
2017-06-13
1
-0
/
+2
*
|
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-12
4
-7
/
+9
[next]