index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
56
-173
/
+666
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-24
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-24
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-23
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
1
-0
/
+3
2020-04-23
net: meth: remove spurious copyright text
Jonathan Corbet
1
-16
/
+0
2020-04-23
net: phy: bcm84881: clear settings on link down
Russell King
1
-3
/
+3
2020-04-23
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-22
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-21
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
3
-0
/
+235
2020-04-21
net: broadcom: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-22
/
+11
2020-04-21
macvlan: fix null dereference in macvlan_device_event()
Taehee Yoo
1
-1
/
+1
2020-04-21
e1000: remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-04-21
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-20
net/mlx5e: Get the latest values from counters in switchdev mode
Zhu Yanjun
1
-1
/
+6
2020-04-20
net/mlx5: Kconfig: convert imply usage to weak dependency
Saeed Mahameed
1
-4
/
+4
2020-04-20
net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
Maxim Mikityanskiy
4
-5
/
+15
2020-04-20
net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocation
Paul Blakey
1
-11
/
+12
2020-04-20
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-18
net/mlx4_en: avoid indirect call in TX completion
Eric Dumazet
1
-1
/
+13
[next]