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
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
56
-173
/
+666
2020-04-25
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-24
Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
6
-6
/
+6
2020-04-24
Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
9
-32
/
+59
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
5
-5
/
+5
2020-04-24
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
1
-0
/
+3
2020-04-24
net: meth: remove spurious copyright text
Jonathan Corbet
1
-16
/
+0
2020-04-24
net: phy: bcm84881: clear settings on link down
Russell King
1
-3
/
+3
2020-04-24
net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
Tang Bin
1
-0
/
+2
2020-04-23
cxgb4: fix adapter crash due to wrong MC size
Vishal Kulkarni
1
-7
/
+20
2020-04-23
geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
1
-1
/
+1
2020-04-23
vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
1
-3
/
+3
2020-04-23
mlxsw: Fix some IS_ERR() vs NULL bugs
Dan Carpenter
4
-7
/
+7
2020-04-23
net: phy: marvell10g: limit soft reset to 88x3310
Baruch Siach
1
-1
/
+2
2020-04-23
mac80211_hwsim: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2020-04-23
vrf: Fix IPv6 with qdisc and xfrm
David Ahern
1
-2
/
+2
2020-04-22
net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
Florian Fainelli
2
-0
/
+5
2020-04-22
net: dsa: b53: Rework ARL bin logic
Florian Fainelli
2
-4
/
+29
2020-04-22
net: dsa: b53: Fix ARL register definitions
Florian Fainelli
1
-2
/
+2
2020-04-22
net: dsa: b53: Fix valid setting for MDB entries
Florian Fainelli
1
-1
/
+0
2020-04-22
net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
Florian Fainelli
1
-0
/
+3
2020-04-22
vrf: Check skb for XFRM_TRANSFORMED flag
David Ahern
1
-2
/
+4
2020-04-22
net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.
Yuiko Oshino
1
-0
/
+171
2020-04-22
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
3
-0
/
+235
2020-04-22
net: broadcom: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-22
/
+11
2020-04-22
macvlan: fix null dereference in macvlan_device_event()
Taehee Yoo
1
-1
/
+1
2020-04-22
e1000: remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-04-22
i40e: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2020-04-21
iwlwifi: fix WGDS check when WRDS is disabled
Luca Coelho
2
-16
/
+18
2020-04-21
iwlwifi: mvm: fix inactive TID removal return value usage
Johannes Berg
1
-2
/
+2
2020-04-21
iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
Ilan Peer
1
-4
/
+2
2020-04-21
iwlwifi: mvm: limit maximum queue appropriately
Johannes Berg
2
-3
/
+8
2020-04-21
iwlwifi: pcie: indicate correct RB size to device
Johannes Berg
1
-4
/
+14
2020-04-21
iwlwifi: mvm: beacon statistics shouldn't go backwards
Mordechay Goodstein
1
-2
/
+11
2020-04-21
iwlwifi: pcie: actually release queue memory in TVQM
Johannes Berg
1
-0
/
+3
2020-04-21
iwlwifi: actually check allocated conf_tlv pointer
Chris Rorvick
1
-1
/
+1
2020-04-21
net/mlx5e: Get the latest values from counters in switchdev mode
Zhu Yanjun
1
-1
/
+6
2020-04-21
net/mlx5: Kconfig: convert imply usage to weak dependency
Saeed Mahameed
1
-4
/
+4
2020-04-21
net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
Maxim Mikityanskiy
4
-5
/
+15
2020-04-21
net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocation
Paul Blakey
1
-11
/
+12
2020-04-21
net/mlx5: Fix failing fw tracer allocation on s390
Niklas Schnelle
1
-3
/
+3
2020-04-20
team: fix hang in team_mode_get()
Taehee Yoo
1
-0
/
+4
2020-04-20
cxgb4: fix large delays in PTP synchronization
Rahul Lakkireddy
2
-21
/
+9
2020-04-20
net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
Marc Zyngier
1
-0
/
+1
2020-04-20
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
1
-1
/
+0
2020-04-20
vhost: disable for OABI
Michael S. Tsirkin
1
-1
/
+1
2020-04-19
net/mlx4_en: avoid indirect call in TX completion
Eric Dumazet
1
-1
/
+13
[next]