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.13.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-20
nfp: return nfp_rtsym_read_le() errors correctly
Jakub Kicinski
1
-3
/
+5
2017-02-20
nfp: add very basic access to NSP logs
Jakub Kicinski
3
-0
/
+79
2017-02-20
nfp: report NSP ABI version in ethtool FW version
Jakub Kicinski
5
-2
/
+41
2017-02-20
nfp: store NSP ABI version in state structure
Jakub Kicinski
1
-14
/
+13
2017-02-20
nfp: report manufacturing info on load
Jakub Kicinski
1
-0
/
+7
2017-02-20
nfp: refactor NSP initialization and add error message
Jakub Kicinski
1
-23
/
+36
2017-02-20
qlcnic: Fix a memory leak in error handling path
Christophe Jaillet
1
-2
/
+4
2017-02-20
net: mvpp2: Fix a memory leak in error handling path
Christophe Jaillet
1
-2
/
+4
2017-02-20
mlx4: reduce OOM risk on arches with large pages
Eric Dumazet
1
-1
/
+2
2017-02-20
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-57
/
+147
2017-02-20
net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-11
/
+18
2017-02-20
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
Colin Ian King
1
-4
/
+4
2017-02-20
net: aquantia: remove function aq_ring_tx_deinit
Lino Sanfilippo
3
-39
/
+11
2017-02-20
net: ena: remove superfluous check in ena_remove()
Lino Sanfilippo
1
-6
/
+0
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
2
-7
/
+25
2017-02-20
net: phy: Fix PHY unbind crash
Florian Fainelli
1
-0
/
+2
2017-02-20
net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support
david.wu
1
-0
/
+117
2017-02-20
virtio-net: batch stats updating
Jason Wang
1
-16
/
+31
2017-02-20
mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()
Eric Dumazet
1
-10
/
+14
2017-02-20
ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs
Thomas Falcon
2
-2
/
+15
2017-02-20
ibmvnic: Use common counter for capabilities checks
Thomas Falcon
2
-35
/
+39
2017-02-20
ibmvnic: Handle processing of CRQ messages in a tasklet
Thomas Falcon
2
-1
/
+18
2017-02-20
qed: Add support for hardware offloaded FCoE.
Arun Easi
21
-16
/
+2303
2017-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2017-02-19
i40e: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-0
/
+2
2017-02-19
i40e: remove duplicate device id from PCI table
Carolyn Wyborny
1
-1
/
+0
2017-02-19
i40e: mark the value passed to csum_replace_by_diff as __wsum
Jacob Keller
2
-4
/
+6
2017-02-19
i40e: Error handling for link event
Harshitha Ramamurthy
2
-2
/
+13
2017-02-19
i40e: properly convert le16 value to CPU format
Jacob Keller
1
-5
/
+6
2017-02-19
i40e: convert to cpu from le16 to generate switch_id correctly
Jacob Keller
1
-2
/
+3
2017-02-19
i40e: refactor AQ CMD buffer debug printing
Alan Brady
2
-14
/
+24
2017-02-19
i40e: Fix Adaptive ITR enabling
Carolyn Wyborny
2
-12
/
+12
2017-02-19
i40evf: add comment
Mitch Williams
1
-0
/
+5
2017-02-19
i40evf: free rings in remove function
Mitch Williams
1
-1
/
+2
2017-02-19
i40e: remove unnecessary call to i40e_update_link_info
Jacob Keller
1
-1
/
+0
2017-02-19
i40e: enable mc magic pkt wakeup during power down
Joshua Hay
3
-10
/
+67
2017-02-19
i40e: fix disable overflow promiscuous mode
Alan Brady
1
-5
/
+7
2017-02-17
vxlan: fix oops in dev_fill_metadata_dst
Paolo Abeni
1
-2
/
+4
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
5
-11
/
+19
2017-02-17
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
1
-3
/
+8
2017-02-17
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
1
-18
/
+30
2017-02-17
vmxnet3: prevent building with 64K pages
Arnd Bergmann
1
-0
/
+3
2017-02-17
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
1
-0
/
+1
2017-02-17
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
Simon Horman
3
-9
/
+4
2017-02-17
netvsc: fix typo on statistics
Simon Xiao
1
-1
/
+1
2017-02-17
net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-58
/
+65
2017-02-17
net: hamachi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-02-17
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
4
-8
/
+6
2017-02-17
Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.or...
David S. Miller
28
-431
/
+213
2017-02-17
net: ethoc: Use eth_hw_addr_random()
Tobias Klauser
1
-8
/
+2
[prev]
[next]