index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-31
3
-5
/
+4
|
\
|
*
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
2
-4
/
+3
|
*
enetc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
1
-1
/
+1
*
|
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-29
27
-153
/
+204
|
\
\
|
*
|
r8169: fix issue with forced threading in combination with shared interrupts
Heiner Kallweit
2020-10-29
1
-2
/
+2
|
*
|
ibmvnic: fix ibmvnic_set_mac
Lijun Pan
2020-10-29
1
-2
/
+6
|
*
|
gtp: fix an use-before-init in gtp_newlink()
Masahiro Fujiwara
2020-10-29
1
-8
/
+8
|
*
|
ibmveth: Fix use of ibmveth in a bridge.
Thomas Bogendoerfer
2020-10-28
1
-6
/
+0
|
*
|
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
2020-10-28
1
-3
/
+7
|
*
|
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
2020-10-28
1
-15
/
+12
|
*
|
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
2020-10-28
1
-2
/
+0
|
*
|
net: hns3: Clear the CMDQ registers before unmapping BAR region
Zenghui Yu
2020-10-27
1
-1
/
+1
|
*
|
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
Vasundhara Volam
2020-10-27
1
-1
/
+2
|
*
|
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
2020-10-27
1
-1
/
+4
|
*
|
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2020-10-27
2
-1
/
+19
|
*
|
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
2020-10-27
1
-11
/
+2
|
*
|
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
2020-10-27
1
-4
/
+5
|
*
|
mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
Amit Cohen
2020-10-27
1
-0
/
+3
|
*
|
mlxsw: core: Fix memory leak on module removal
Ido Schimmel
2020-10-27
1
-0
/
+2
|
*
|
mlxsw: Only advertise link modes supported by both driver and device
Amit Cohen
2020-10-27
3
-2
/
+38
|
*
|
cxgb4: set up filter action after rewrites
Raju Rangoju
2020-10-27
2
-29
/
+31
|
*
|
net: hns3: clean up a return in hclge_tm_bp_setup()
Dan Carpenter
2020-10-27
1
-1
/
+1
|
*
|
net: ucc_geth: Drop extraneous parentheses in comparison
Michael Ellerman
2020-10-24
1
-1
/
+1
|
*
|
ionic: fix mem leak in rx_empty
Shannon Nelson
2020-10-24
1
-13
/
+11
|
*
|
ionic: no rx flush in deinit
Shannon Nelson
2020-10-24
3
-15
/
+0
|
*
|
ionic: clean up sparse complaints
Shannon Nelson
2020-10-24
7
-27
/
+29
|
*
|
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
2020-10-24
1
-2
/
+5
|
*
|
net: ipa: command payloads already mapped
Alex Elder
2020-10-24
1
-6
/
+15
|
|
/
*
/
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
2020-10-26
1
-5
/
+0
|
/
*
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-23
24
-80
/
+100
|
\
|
*
ibmvnic: save changed mac address to adapter->mac_addr
Lijun Pan
2020-10-22
1
-0
/
+5
|
*
Revert "virtio-net: ethtool configurable RXCSUM"
Michael S. Tsirkin
2020-10-22
1
-36
/
+12
|
*
net: ethernet: mtk-star-emac: select REGMAP_MMIO
Bartosz Golaszewski
2020-10-22
1
-0
/
+1
|
*
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
2020-10-22
1
-0
/
+1
|
*
net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
Xie He
2020-10-22
1
-1
/
+9
|
*
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2020-10-21
2
-1
/
+1
|
*
net: dsa: bcm_sf2: make const array static, makes object smaller
Colin Ian King
2020-10-21
1
-1
/
+1
|
*
net: chelsio: inline_crypto: fix Kconfig and build errors
Randy Dunlap
2020-10-21
1
-0
/
+1
|
*
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
2020-10-21
1
-1
/
+0
|
*
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
2020-10-21
1
-2
/
+2
|
*
chelsio/chtls: Fix panic when listen on multiadapter
Vinay Kumar Yadav
2020-10-21
1
-2
/
+8
|
*
chelsio/chtls: fix panic when server is on ipv6
Vinay Kumar Yadav
2020-10-21
1
-3
/
+2
|
*
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
2020-10-21
1
-0
/
+3
|
*
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
2020-10-21
1
-0
/
+1
|
*
netsec: ignore 'phy-mode' device property on ACPI systems
Ard Biesheuvel
2020-10-21
1
-7
/
+17
|
*
net: remove unneeded break
Tom Rix
2020-10-20
4
-7
/
+0
|
*
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
2020-10-20
1
-1
/
+1
|
*
net: korina: cast KSEG0 address to pointer in kfree
Valentin Vidic
2020-10-20
1
-2
/
+2
|
*
r8169: fix operation under forced interrupt threading
Heiner Kallweit
2020-10-20
1
-4
/
+4
|
*
ixgbe: fix probing of multi-port devices with one MDIO
Jakub Kicinski
2020-10-18
1
-9
/
+14
[next]