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
/
sfc
/
siena
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
1
-2
/
+2
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
1
-2
/
+6
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
1
-2
/
+2
2026-07-08
sfc/siena: use kmalloc() to allocate logging buffer
Mike Rapoport (Microsoft)
1
-3
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-5
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
13
-32
/
+30
2026-01-23
net: sfc: siena: convert to use .get_rx_ring_count
Breno Leitao
3
-4
/
+9
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-3
/
+0
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
1
-1
/
+2
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-08-14
sfc: replace min/max nesting with clamp()
Xichao Zhao
1
-2
/
+2
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
1
-3
/
+0
2025-07-25
net: Fix typos
Bjorn Helgaas
2
-7
/
+7
2025-07-01
sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
Fushuai Wang
2
-7
/
+1
2025-06-21
eth: sfc: siena: migrate to new RXFH callbacks
Jakub Kicinski
3
-37
/
+43
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2024-12-23
sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
YiFei Zhu
2
-2
/
+5
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
7
-39
/
+34
2024-10-03
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
1
-1
/
+2
2024-09-09
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-06
sfc: siena: rip out rss-context dead code
Edward Cree
6
-211
/
+8
2024-09-06
sfc/siena: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
3
-4
/
+4
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
1
-0
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-3
/
+2
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
1
-1
/
+1
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
3
-64
/
+60
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2
-31
/
+39
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-27
/
+38
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2023-08-22
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
1
-1
/
+1
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
1
-1
/
+1
2023-07-31
sfc: fix field-spanning memcpy in selftest
Edward Cree
1
-10
/
+13
2023-06-26
sfc: siena: use padding to fix alignment in loopback test
Edward Cree
1
-19
/
+28
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
1
-0
/
+2
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-03-08
sfc/siena: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-02-08
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
1
-4
/
+4
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+4
2022-12-06
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
1
-3
/
+4
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
[next]