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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-88
/
+311
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-02-09
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+24
2018-02-08
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
Heiner Kallweit
1
-1
/
+1
2018-02-08
net: thunder: change q_len's type to handle max ring size
Dean Nelson
1
-1
/
+1
2018-02-08
Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...
David S. Miller
16
-31
/
+178
2018-02-08
ibmvnic: queue reset when CRQ gets closed during reset
Nathan Fontenot
1
-1
/
+5
2018-02-08
tuntap: add missing xdp flush
Jason Wang
1
-0
/
+15
2018-02-08
Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...
Kalle Valo
7
-11
/
+57
2018-02-08
nfp: populate MODULE_VERSION
Jakub Kicinski
1
-0
/
+1
2018-02-08
nfp: limit the number of TSO segments
Jakub Kicinski
2
-1
/
+6
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
7
-21
/
+33
2018-02-08
nfp: don't advertise hw-tc-offload on non-port netdevs
Jakub Kicinski
1
-1
/
+1
2018-02-08
nfp: bpf: require ETH table
Jakub Kicinski
1
-0
/
+12
2018-02-08
Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"
Ryan Hsu
1
-7
/
+7
2018-02-08
nfp: bpf: fix immed relocation for larger offsets
Jakub Kicinski
1
-1
/
+1
2018-02-08
net: ethernet: ti: cpsw: fix net watchdog timeout
Grygorii Strashko
1
-2
/
+14
2018-02-08
ibmvnic: Ensure that buffers are NULL after free
Thomas Falcon
1
-0
/
+5
2018-02-08
ibmvnic: Fix rx queue cleanup for non-fatal resets
John Allen
1
-1
/
+2
2018-02-08
i40e: Fix the number of queues available to be mapped for use
Amritha Nambiar
1
-13
/
+14
2018-02-08
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
11
-0
/
+11
2018-02-08
cxgb4: Fix error handling path in 'init_one()'
Christophe JAILLET
1
-1
/
+1
2018-02-07
ath9k_htc: add Altai WA1011N-GU
Oleksij Rempel
1
-0
/
+1
2018-02-07
ath10k: fix kernel panic issue during pci probe
Yu Wang
1
-2
/
+10
2018-02-07
ath9k: Fix get channel default noise floor
Wojciech Dubowik
1
-1
/
+1
2018-02-07
ath10k: add support for Ubiquiti rebranded QCA988X v2
Tobias Schramm
3
-0
/
+36
2018-02-07
ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1
Yu Wang
1
-1
/
+2
2018-02-07
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
2
-2
/
+4
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-113
/
+137
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-31
/
+46
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
4
-48
/
+69
2018-02-06
be2net: Fix HW stall issue in Lancer
Suresh Reddy
1
-1
/
+4
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
5
-49
/
+55
2018-02-06
net: amd-xgbe: fix comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-02-06
net: phy: Handle not having GPIO enabled in the kernel
Andrew Lunn
1
-1
/
+2
2018-02-06
xen-netfront: Fix race between device setup and open
Ross Lagerwall
1
-22
/
+24
2018-02-06
ibmvnic: fix empty firmware version and errors cleanup
Desnes Augusto Nunes do Rosario
1
-10
/
+4
2018-02-05
net: mediatek: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
net/mlx5: increase async EQ to avoid EQ overrun
Max Gurtovoy
1
-1
/
+1
2018-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+2
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-33
/
+60
2018-02-03
net: qlge: use memmove instead of skb_copy_to_linear_data
Arnd Bergmann
1
-2
/
+1
2018-02-03
net: qed: use correct strncpy() size
Arnd Bergmann
1
-4
/
+2
2018-02-03
net: cxgb4: avoid memcpy beyond end of source buffer
Arnd Bergmann
1
-1
/
+1
[next]