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
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
75
-410
/
+698
2019-12-21
sfc: Include XDP packet headroom in buffer step size.
Charles McLachlan
1
-7
/
+7
2019-12-21
sfc: fix channel allocation with brute force
Edward Cree
2
-22
/
+19
2019-12-21
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
3
-6
/
+11
2019-12-21
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-4
/
+4
2019-12-21
qede: Disable hardware gro when xdp prog is installed
Manish Chopra
1
-2
/
+2
2019-12-21
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
1
-14
/
+10
2019-12-21
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
1
-1
/
+1
2019-12-21
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
1
-1
/
+1
2019-12-21
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
1
-1
/
+1
2019-12-21
cxgb4: fix refcount init for TC-MQPRIO offload
Rahul Lakkireddy
1
-4
/
+8
2019-12-20
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
1
-4
/
+23
2019-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-40
/
+37
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2
-3
/
+12
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
2019-12-19
net/mlx5e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
5
-33
/
+13
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
1
-4
/
+2
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2019-12-18
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-3
/
+2
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2
-1
/
+4
2019-12-18
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
1
-2
/
+3
2019-12-18
net: stmmac: Do not accept invalid MTU values
Jose Abreu
1
-0
/
+12
2019-12-18
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
1
-13
/
+11
2019-12-18
net: stmmac: selftests: Needs to check the number of Multicast regs
Jose Abreu
1
-0
/
+4
2019-12-18
nfp: flower: fix stats id allocation
John Hurley
1
-6
/
+6
2019-12-18
net: ag71xx: fix compile warnings
Oleksij Rempel
1
-2
/
+2
2019-12-18
net: qlogic: Fix error paths in ql_alloc_large_buffers()
Ben Hutchings
1
-4
/
+4
2019-12-18
Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-47
/
+122
2019-12-18
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
1
-6
/
+8
2019-12-17
Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-0
/
+1
2019-12-17
net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency
Arnd Bergmann
1
-0
/
+1
2019-12-17
net: gemini: Fix memory leak in gmac_setup_txqs
Navid Emamdoost
1
-0
/
+2
2019-12-17
net: dsa: b53: Fix egress flooding settings
Florian Fainelli
1
-5
/
+16
2019-12-15
xen-netback: avoid race that can lead to NULL pointer dereference
Paul Durrant
1
-12
/
+12
2019-12-15
net: usb: lan78xx: Fix error message format specifier
Cristian Birsan
1
-1
/
+1
2019-12-15
cxgb4: Fix kernel panic while accessing sge_info
Vishal Kulkarni
1
-0
/
+4
2019-12-15
net: phylink: fix interface passed to mac_link_up
Russell King
1
-2
/
+1
2019-12-15
gtp: avoid zero size hashtable
Taehee Yoo
1
-2
/
+5
2019-12-15
gtp: fix an use-after-free in ipv4_pdp_find()
Taehee Yoo
1
-17
/
+17
2019-12-15
gtp: fix wrong condition in gtp_genl_dump_pdp()
Taehee Yoo
1
-17
/
+19
2019-12-15
gtp: do not allow adding duplicate tid and ms_addr pdp context
Taehee Yoo
1
-10
/
+22
2019-12-15
bonding: fix active-backup transition after link failure
Mahesh Bandewar
1
-3
/
+0
2019-12-14
bnx2x: Fix logic to get total no. of PFs per engine
Manish Chopra
1
-1
/
+1
2019-12-14
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
3
-2
/
+23
2019-12-14
net: ethernet: ti: build cpsw-common for switchdev
Arnd Bergmann
1
-0
/
+1
2019-12-14
net: ethernet: ti: select PAGE_POOL for switchdev driver
Arnd Bergmann
1
-0
/
+1
2019-12-14
hv_netvsc: Fix tx_table init in rndis_set_subchannel()
Haiyang Zhang
1
-3
/
+3
2019-12-14
net: marvell: mvpp2: phylink requires the link interrupt
Russell King
1
-1
/
+1
2019-12-14
6pack,mkiss: fix possible deadlock
Eric Dumazet
2
-4
/
+4
[next]