index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
1
-1
/
+3
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
2
-0
/
+5
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2
-9
/
+3
2024-11-07
proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
David Wang
1
-1
/
+1
2024-11-07
sctp: Avoid enqueuing addr events redundantly
Gilad Naaman
2
-2
/
+16
2024-11-07
net: arc: rockchip: fix emac mdio node support
Johan Jonker
1
-1
/
+8
2024-11-07
net: arc: fix the device for dma_map_single/dma_unmap_single
Johan Jonker
1
-11
/
+16
2024-11-07
net: wwan: t7xx: Unify documentation column width
Jinjian Song
1
-8
/
+9
2024-11-07
net: wwan: t7xx: Add debug ports
Jinjian Song
8
-13
/
+157
2024-11-07
wwan: core: Add WWAN ADB and MIPC port type
Jinjian Song
2
-0
/
+12
2024-11-07
virtio_net: Update rss when set queue
Philo Lu
1
-14
/
+51
2024-11-07
virtio_net: Sync rss config to device when virtnet_probe
Philo Lu
1
-0
/
+9
2024-11-07
virtio_net: Add hash_key_length check
Philo Lu
1
-0
/
+6
2024-11-07
virtio_net: Support dynamic rss indirection table size
Philo Lu
1
-5
/
+34
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2
-7
/
+38
2024-11-07
eth: fbnic: Add support to write TCE TCAM entries
Mohsin Bashir
5
-0
/
+136
2024-11-07
net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
Juraj Šarinay
7
-3
/
+60
2024-11-07
net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
Nícolas F. R. A. Prado
1
-0
/
+1
2024-11-07
net: vertexcom: mse102x: Fix possible double free of TX skb
Stefan Wahren
1
-2
/
+3
2024-11-07
net: ucc_geth: fix usage with NVMEM MAC address
Rosen Penev
1
-1
/
+3
2024-11-07
net: ucc_geth: use devm for register_netdev
Rosen Penev
1
-2
/
+1
2024-11-07
net: ucc_geth: use devm for alloc_etherdev
Rosen Penev
1
-7
/
+3
2024-11-07
net: ucc_geth: use devm for kmemdup
Rosen Penev
1
-10
/
+7
2024-11-07
net: broadcom: use ethtool string helpers
Rosen Penev
6
-31
/
+19
2024-11-07
net: hisilicon: hns3: use ethtool string helpers
Rosen Penev
6
-81
/
+44
2024-11-07
net: bnx2x: use ethtool string helpers
Rosen Penev
1
-37
/
+31
2024-11-07
bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rules
Daniel Xu
2
-8
/
+24
2024-11-07
bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAW
Daniel Xu
1
-15
/
+6
2024-11-07
net: enetc: Fix spelling mistake "referencce" -> "reference"
Colin Ian King
1
-1
/
+1
2024-11-07
net: phy: respect cached advertising when re-enabling EEE
Heiner Kallweit
1
-4
/
+3
2024-11-07
net: add debug check in skb_reset_mac_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_network_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_transport_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_mac_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_network_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: add debug check in skb_reset_inner_transport_header()
Eric Dumazet
1
-1
/
+4
2024-11-07
net: skb_reset_mac_len() must check if mac_header was set
Eric Dumazet
1
-6
/
+11
2024-11-07
selftests: net: really check for bg process completion
Paolo Abeni
1
-1
/
+1
2024-11-07
ipv6: release nexthop on device removal
Paolo Abeni
1
-3
/
+3
2024-11-06
platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...
Vishnu Sankar
1
-3
/
+25
2024-11-06
selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0
Florian Westphal
1
-4
/
+4
2024-11-06
selftests: netfilter: run conntrack_dump_flush in netns
Florian Westphal
2
-2
/
+5
2024-11-06
mptcp: remove unneeded lock when listing scheds
Matthieu Baerts (NGI0)
1
-2
/
+0
2024-11-06
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
1
-1
/
+2
2024-11-06
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2
-2
/
+0
2024-11-06
net: stmmac: Add glue layer for T-HEAD TH1520 SoC
Jisheng Zhang
4
-0
/
+285
2024-11-06
dt-bindings: net: Add T-HEAD dwmac support
Jisheng Zhang
3
-0
/
+112
2024-11-06
r8169: remove leftover locks after reverted change
Heiner Kallweit
1
-27
/
+2
2024-11-06
net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
Diogo Silva
1
-0
/
+2
2024-11-06
dt-bindings: net: snps,dwmac: add support for Arria10
Lothar Rubusch
1
-0
/
+2
[next]