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
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-20
/
+4
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-8
/
+8
2021-04-15
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
1
-53
/
+0
2021-04-15
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
1
-19
/
+0
2021-04-15
ch_ktls: fix device connection close
Vinay Kumar Yadav
1
-0
/
+6
2021-04-15
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
1
-19
/
+5
2021-04-15
Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-19
/
+12
2021-04-15
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2021-04-14
net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta
wenxu
1
-0
/
+3
2021-04-14
net/mlx5e: Fix setting of RS FEC mode
Aya Levin
1
-19
/
+4
2021-04-14
net/mlx5: Fix setting of devlink traps in switchdev mode
Aya Levin
1
-0
/
+5
2021-04-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2
-3
/
+15
2021-04-14
Revert "net: stmmac: re-init rx buffers when mac resume back"
Thierry Reding
1
-83
/
+1
2021-04-14
cavium/liquidio: Fix duplicate argument
Wan Jiabing
1
-1
/
+1
2021-04-14
net: macb: fix the restore of cmp registers
Claudiu Beznea
1
-1
/
+1
2021-04-14
vrf: fix a comment about loopback device
Nicolas Dichtel
1
-6
/
+4
2021-04-14
ibmvnic: remove duplicate napi_schedule call in open function
Lijun Pan
1
-5
/
+0
2021-04-14
ibmvnic: remove duplicate napi_schedule call in do_reset function
Lijun Pan
1
-5
/
+1
2021-04-14
ibmvnic: avoid calling napi_disable() twice
Lijun Pan
1
-2
/
+1
2021-04-14
r8169: don't advertise pause in jumbo mode
Heiner Kallweit
1
-2
/
+7
2021-04-13
xen-netback: Check for hotplug-status existence before watching
Michael Brown
1
-4
/
+8
2021-04-13
ibmvnic: correctly use dev_consume/free_skb_irq
Lijun Pan
1
-4
/
+7
2021-04-13
ice: Fix potential infinite loop when using u8 loop counter
Colin Ian King
1
-2
/
+2
2021-04-13
ixgbe: fix unbalanced device enable/disable in suspend/resume
Yongxin Liu
1
-0
/
+5
2021-04-13
ixgbe: Fix NULL pointer dereference in ethtool loopback test
Alexander Duyck
1
-1
/
+8
2021-04-12
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
2
-20
/
+42
2021-04-11
net: geneve: check skb is large enough for IPv4/IPv6 header
Phillip Potter
1
-0
/
+6
2021-04-11
net: davicom: Fix regulator not turned off on failed probe
Christophe JAILLET
1
-2
/
+4
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2
-3
/
+3
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
1
-4
/
+4
2021-04-08
net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
Martin Blumenstingl
1
-3
/
+16
2021-04-08
net: dsa: lantiq_gswip: Don't use PHY auto polling
Martin Blumenstingl
1
-26
/
+159
2021-04-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-12
/
+17
2021-04-08
ice: fix memory leak of aRFS after resuming from suspend
Yongxin Liu
1
-0
/
+1
2021-04-08
i40e: Fix sparse warning: missing error code 'err'
Arkadiusz Kubalewski
1
-2
/
+6
2021-04-08
i40e: Fix sparse error: 'vsi->netdev' could be null
Arkadiusz Kubalewski
1
-2
/
+1
2021-04-08
i40e: Fix sparse error: uninitialized symbol 'ring'
Arkadiusz Kubalewski
1
-0
/
+3
2021-04-08
i40e: Fix sparse errors in i40e_txrx.c
Arkadiusz Kubalewski
1
-7
/
+5
2021-04-08
i40e: Fix parameters in aq_get_phy_register()
Grzegorz Siwik
1
-1
/
+1
2021-04-08
virt_wifi: Return micros for BSS TSF values
A. Cody Schuffelen
1
-2
/
+3
2021-04-07
net: hso: fix null-ptr-deref during tty device unregistration
Anirudh Rayabharam
1
-21
/
+12
2021-04-07
Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...
David S. Miller
13
-55
/
+97
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
1
-5
/
+14
2021-04-06
net/mlx5: fix kfree mismatch in indir_table.c
Xiaoming Ni
1
-5
/
+5
2021-04-06
net/mlx5: Fix HW spec violation configuring uplink
Eli Cohen
1
-2
/
+3
2021-04-06
net: tun: set tun->dev->addr_len during TUNSETLINK processing
Phillip Potter
1
-0
/
+48
2021-04-06
net: hns3: clear VF down state bit before request link status
Guangbin Huang
1
-2
/
+2
2021-04-06
Merge tag 'linux-can-fixes-for-5.12-20210406' of git://git.kernel.org/pub/scm...
David S. Miller
1
-6
/
+18
2021-04-06
pcnet32: Use pci_resource_len to validate PCI resource
Guenter Roeck
1
-2
/
+3
2021-04-06
virtio_net: Do not pull payload in skb->head
Eric Dumazet
1
-3
/
+7
[next]