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
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
3
-223
/
+96
9 days
net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.
Meghana Malladi
1
-0
/
+8
10 days
gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
Alok Tiwari
1
-0
/
+3
11 days
iavf: get rid of the crit lock
Przemek Kitszel
3
-151
/
+38
11 days
iavf: sprinkle netdev_assert_locked() annotations
Przemek Kitszel
2
-0
/
+16
11 days
iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()
Przemek Kitszel
1
-48
/
+39
11 days
iavf: simplify watchdog_task in terms of adminq task scheduling
Przemek Kitszel
1
-11
/
+6
11 days
iavf: centralize watchdog requeueing itself
Przemek Kitszel
1
-62
/
+41
11 days
iavf: iavf_suspend(): take RTNL before netdev_lock()
Przemek Kitszel
1
-4
/
+9
11 days
net: airoha: Fix smac_id configuration in bridge mode
Lorenzo Bianconi
1
-0
/
+5
11 days
net: airoha: Fix IPv6 hw acceleration in bridge mode
Lorenzo Bianconi
1
-11
/
+12
11 days
net: airoha: Initialize PPE UPDMEM source-mac table
Lorenzo Bianconi
4
-1
/
+38
11 days
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
8
-93
/
+218
2025-05-30
net: stmmac: make sure that ptp_rate is not 0 before configuring EST
Alexis Lothoré
1
-0
/
+5
2025-05-30
net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping
Alexis Lothoré
2
-1
/
+6
2025-05-30
idpf: avoid mailbox timeout delays during reset
Emil Tantilov
3
-6
/
+15
2025-05-30
idpf: fix a race in txq wakeup
Brian Vazquez
3
-40
/
+22
2025-05-30
ice: fix rebuilding the Tx scheduler tree for large queue counts
Michal Kubiak
1
-28
/
+142
2025-05-30
ice: create new Tx scheduler nodes for new queues only
Michal Kubiak
1
-5
/
+6
2025-05-30
ice: fix Tx scheduler error handling in XDP callback
Michal Kubiak
1
-14
/
+33
2025-05-29
net: lan966x: Make sure to insert the vlan tags also in host mode
Horatiu Vultur
4
-0
/
+24
2025-05-29
net/mlx4_en: Prevent potential integer overflow calculating Hz
Dan Carpenter
1
-1
/
+1
2025-05-29
driver: net: ethernet: mtk_star_emac: fix suspend/resume issue
Yanqing Wang
1
-0
/
+4
2025-05-29
hinic3: Remove printed message during module init
Geert Uytterhoeven
1
-2
/
+0
2025-05-29
gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
Alok Tiwari
1
-1
/
+1
2025-05-29
net: stmmac: platform: guarantee uniqueness of bus_id
Quentin Schulz
1
-2
/
+9
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
449
-7692
/
+25773
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
13
-37
/
+110
2025-05-28
octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
Hariprasad Kelam
1
-3
/
+1
2025-05-28
octeontx2-pf: QOS: Perform cache sync on send queue teardown
Hariprasad Kelam
1
-0
/
+22
2025-05-28
net: mana: Add support for Multi Vports on Bare metal
Haiyang Zhang
1
-8
/
+16
2025-05-27
net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
Rengarajan S
1
-2
/
+16
2025-05-27
net: txgbe: Support the FDIR rules assigned to VFs
Jiawen Wu
3
-12
/
+24
2025-05-27
net: libwx: Fix statistics of multicast packets
Jiawen Wu
1
-1
/
+2
2025-05-27
net: lan743x: Fix PHY reset handling during initialization and WOL
Thangaraj Samynathan
1
-9
/
+4
2025-05-27
net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy
Thangaraj Samynathan
1
-2
/
+2
2025-05-27
net: macb: Check return value of dma_set_mask_and_coherent()
Sergio Perez Gonzalez
1
-1
/
+5
2025-05-27
cxgb4: Constify struct thermal_zone_device_ops
Christophe JAILLET
1
-1
/
+1
2025-05-27
mlxsw: core_thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
1
-4
/
+4
2025-05-27
net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()
Dan Carpenter
1
-1
/
+1
2025-05-27
net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
Wentao Liang
1
-3
/
+6
2025-05-27
net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
Christophe JAILLET
1
-1
/
+9
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-05-27
net/mlx5e: Allow setting MAC address of representors
Mark Bloch
1
-0
/
+1
2025-05-27
octeontx2-pf: macsec: Get MACSEC capability flag from AF
Subbaraya Sundeep
3
-3
/
+40
2025-05-27
octeontx2-af: Add MACSEC capability flag
Subbaraya Sundeep
2
-0
/
+5
2025-05-27
net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine xmit
Suraj Gupta
1
-3
/
+3
2025-05-26
net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()
Wentao Liang
1
-3
/
+6
2025-05-26
net: lan966x: Fix 1-step timestamping over ipv4 or ipv6
Horatiu Vultur
3
-13
/
+47
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Paolo Abeni
8
-73
/
+85
[next]