index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
siena
Age
Commit message (
Expand
)
Author
10 days
net: Fix typos
Bjorn Helgaas
2025-07-01
sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
Fushuai Wang
2025-06-21
eth: sfc: siena: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-12-23
sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
YiFei Zhu
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
2024-10-03
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
2024-09-09
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
sfc: siena: rip out rss-context dead code
Edward Cree
2024-09-06
sfc/siena: Convert comma to semicolon
Chen Ni
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-22
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-07-31
sfc: fix field-spanning memcpy in selftest
Edward Cree
2023-06-26
sfc: siena: use padding to fix alignment in loopback test
Edward Cree
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-03-08
sfc/siena: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-02-08
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2022-12-06
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-26
sfc/siena: fix repeated words in comments
wangjianli
2022-07-06
sfc/siena: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-06-24
sfc: siena: fix repeated words in comments
Jilin Yuan
2022-06-19
sfc/siena: Fix typo in comment
Xiang wangx
2022-06-01
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
2022-06-01
sfc/siena: fix considering that all channels have TX queues
Martin Habets
2022-05-20
sfc/siena: Remove duplicate check on segments
Martin Habets
2022-05-18
sfc: siena: Have a unique wrapper ifndef for efx channels header
Saeed Mahameed
2022-05-13
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
2022-05-13
sfc: siena: Fix Kconfig dependencies
Ren Zhijie
2022-05-12
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
[next]