index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
wireguard: queueing: orphan outgoing packets to clear sk_bound_dev_if
jd/orphan-parallel
Jason A. Donenfeld
1
-0
/
+1
2020-10-27
ibmveth: Fix use of ibmveth in a bridge.
Thomas Bogendoerfer
1
-6
/
+0
2020-10-27
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
1
-3
/
+7
2020-10-27
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
1
-15
/
+12
2020-10-27
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
1
-2
/
+0
2020-10-26
net: hns3: Clear the CMDQ registers before unmapping BAR region
Zenghui Yu
1
-1
/
+1
2020-10-26
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
Vasundhara Volam
1
-1
/
+2
2020-10-26
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
1
-1
/
+4
2020-10-26
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2
-1
/
+19
2020-10-26
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
1
-11
/
+2
2020-10-26
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
1
-4
/
+5
2020-10-26
mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
Amit Cohen
1
-0
/
+3
2020-10-26
mlxsw: core: Fix memory leak on module removal
Ido Schimmel
1
-0
/
+2
2020-10-26
mlxsw: Only advertise link modes supported by both driver and device
Amit Cohen
3
-2
/
+38
2020-10-26
cxgb4: set up filter action after rewrites
Raju Rangoju
2
-29
/
+31
2020-10-26
net: hns3: clean up a return in hclge_tm_bp_setup()
Dan Carpenter
1
-1
/
+1
2020-10-23
net: ucc_geth: Drop extraneous parentheses in comparison
Michael Ellerman
1
-1
/
+1
2020-10-23
ionic: fix mem leak in rx_empty
Shannon Nelson
1
-13
/
+11
2020-10-23
ionic: no rx flush in deinit
Shannon Nelson
3
-15
/
+0
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
7
-27
/
+29
2020-10-23
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
1
-2
/
+5
2020-10-23
net: ipa: command payloads already mapped
Alex Elder
1
-6
/
+15
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-80
/
+100
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-10-21
ibmvnic: save changed mac address to adapter->mac_addr
Lijun Pan
1
-0
/
+5
2020-10-21
Revert "virtio-net: ethtool configurable RXCSUM"
Michael S. Tsirkin
1
-36
/
+12
2020-10-21
net: ethernet: mtk-star-emac: select REGMAP_MMIO
Bartosz Golaszewski
1
-0
/
+1
2020-10-21
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
1
-0
/
+1
2020-10-21
net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
Xie He
1
-1
/
+9
2020-10-20
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2
-1
/
+1
2020-10-20
net: dsa: bcm_sf2: make const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2020-10-20
net: chelsio: inline_crypto: fix Kconfig and build errors
Randy Dunlap
1
-0
/
+1
2020-10-20
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
1
-1
/
+0
2020-10-20
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
1
-2
/
+2
2020-10-20
chelsio/chtls: Fix panic when listen on multiadapter
Vinay Kumar Yadav
1
-2
/
+8
2020-10-20
chelsio/chtls: fix panic when server is on ipv6
Vinay Kumar Yadav
1
-3
/
+2
2020-10-20
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
1
-0
/
+3
2020-10-20
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
1
-0
/
+1
2020-10-20
netsec: ignore 'phy-mode' device property on ACPI systems
Ard Biesheuvel
1
-7
/
+17
2020-10-20
net: remove unneeded break
Tom Rix
4
-7
/
+0
2020-10-20
Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+86
2020-10-20
xen/netback: use lateeoi irq binding
Juergen Gross
4
-14
/
+86
2020-10-19
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
1
-1
/
+1
2020-10-19
net: korina: cast KSEG0 address to pointer in kfree
Valentin Vidic
1
-2
/
+2
2020-10-19
r8169: fix operation under forced interrupt threading
Heiner Kallweit
1
-4
/
+4
2020-10-18
ixgbe: fix probing of multi-port devices with one MDIO
Jakub Kicinski
1
-9
/
+14
2020-10-18
net: usb: rtl8150: don't incorrectly assign random MAC addresses
Anant Thazhemadam
1
-1
/
+1
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-58
/
+32
2020-10-16
net: pcs-xpcs: depend on MDIO_BUS instead of selecting it
Ioana Ciornei
1
-2
/
+1
2020-10-16
net: ftgmac100: Fix Aspeed ast2600 TX hang issue
Dylan Hung
2
-0
/
+13
[next]