index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-01-23
geneve: extract hint option at GRO stage
Paolo Abeni
-5
/
+183
2026-01-23
geneve: add GRO hint output path
Paolo Abeni
-4
/
+120
2026-01-23
geneve: pass the geneve device ptr to geneve_build_skb()
Paolo Abeni
-12
/
+8
2026-01-23
geneve: constify geneve_hlen()
Paolo Abeni
-5
/
+5
2026-01-23
geneve: add netlink support for GRO hint
Paolo Abeni
-4
/
+25
2026-01-23
vxlan: expose gso partial features for tunnel offload
Paolo Abeni
-3
/
+13
2026-01-23
geneve: expose gso partial features for tunnel offload
Paolo Abeni
-1
/
+10
2026-01-23
net: sfc: falcon: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+8
2026-01-23
net: sfc: siena: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+9
2026-01-23
net: sfc: efx: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+10
2026-01-23
net: ionic: convert to use .get_rx_ring_count
Breno Leitao
-15
/
+3
2026-01-23
net: fbnic: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+8
2026-01-23
net: mana: convert to use .get_rx_ring_count
Breno Leitao
-10
/
+3
2026-01-23
net: nfp: convert to use .get_rx_ring_count
Breno Leitao
-3
/
+8
2026-01-23
net: atlantic: convert to use .get_rx_ring_count
Breno Leitao
-6
/
+12
2026-01-23
net: benet: convert to use .get_rx_ring_count
Breno Leitao
-23
/
+14
2026-01-23
net: bcmasp: fix early exit leak with fixed phy
Justin Chen
-1
/
+4
2026-01-23
can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
Marc Kleine-Budde
-2
/
+2
2026-01-23
can: sja1000: sja1000_err(): use error counter for error state
Michael Tretter
-26
/
+7
2026-01-23
can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read e...
Marc Kleine-Budde
-7
/
+6
2026-01-22
net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
Zilin Guan
-1
/
+1
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-232
/
+416
2026-01-22
net: phy: Grammar update for comment in genphy_update_link
Simon Horman
-1
/
+1
2026-01-22
net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP
Stefan Eichenberger
-2
/
+12
2026-01-22
net: phy: micrel: add option to keep the preamble before sfd for KSZ9131
Stefan Eichenberger
-1
/
+13
2026-01-22
idpf: generalize mailbox API
Pavan Kumar Linga
-24
/
+29
2026-01-22
idpf: avoid calling get_rx_ptypes for each vport
Pavan Kumar Linga
-159
/
+178
2026-01-22
idpf: generalize send virtchnl message API
Pavan Kumar Linga
-164
/
+206
2026-01-22
idpf: remove vport pointer from queue sets
Joshua Hay
-67
/
+81
2026-01-22
idpf: add rss_data field to RSS function parameters
Pavan Kumar Linga
-49
/
+59
2026-01-22
idpf: reshuffle idpf_vport struct members to avoid holes
Pavan Kumar Linga
-17
/
+15
2026-01-22
idpf: move some iterator declarations inside for loops
Joshua Hay
-75
/
+57
2026-01-22
idpf: move queue resources to idpf_q_vec_rsrc structure
Pavan Kumar Linga
-428
/
+528
2026-01-22
idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
Pavan Kumar Linga
-160
/
+201
2026-01-22
idpf: introduce local idpf structure to store virtchnl queue chunks
Pavan Kumar Linga
-101
/
+161
2026-01-22
Octeontx2-af: Add proper checks for fwdata
Hariprasad Kelam
-1
/
+4
2026-01-22
hinic3: Fix netif_queue_set_napi queue_index input parameter error
Fan Gong
-9
/
+13
2026-01-22
can: at91_can: Fix memory leak in at91_can_probe()
Zilin Guan
-1
/
+1
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-31
/
+29
2026-01-22
net: atp: drop ancient parallel-port Ethernet driver
Ethan Nelson-Moore
-1164
/
+1
2026-01-22
net: fec: account for VLAN header in frame length calculations
Clemens Gruber
-6
/
+7
2026-01-22
xen/netfront: Use u64_stats_t with u64_stats_sync properly
David Yang
-12
/
+12
2026-01-22
net: ifb: use u64_stats_t with u64_stats_sync properly
David Yang
-9
/
+9
2026-01-22
net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
Tonghao Zhang
-4
/
+5
2026-01-22
net: bonding: skip the 2nd trylock when first one fail
Tonghao Zhang
-7
/
+9
2026-01-22
net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
Tonghao Zhang
-21
/
+9
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
-19
/
+54
2026-01-22
net: dsa: yt921x: Add LAG offloading support
David Yang
-0
/
+206
2026-01-21
octeontx2-af: Fix error handling
Ratheesh Kannoth
-22
/
+64
2026-01-21
net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
Daniel Golle
-3
/
+1
[prev]
[next]