index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2021-07-13
sfc: add logs explaining XDP_TX/REDIRECT is not available
Íñigo Huguet
2021-07-13
sfc: ensure correct number of XDP queues
Íñigo Huguet
2021-07-13
sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
Íñigo Huguet
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-24
sfc: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-22
sfc: avoid duplicated code in ef10_sriov
Íñigo Huguet
2021-06-22
sfc: explain that "attached" VFs only refer to Xen
Íñigo Huguet
2021-06-22
sfc: error code if SRIOV cannot be disabled
Íñigo Huguet
2021-06-22
sfc: avoid double pci_remove of VFs
Íñigo Huguet
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-23
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
sfc: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-21
net:sfc: fix non-freed irq in legacy irq mode
Íñigo Huguet
2021-05-21
sfc: farch: fix compile warning in efx_farch_dimension_resources()
Yang Yingliang
2021-05-14
sfc: don't use netif_info et al before net_device is registered
Heiner Kallweit
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-27
sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
Ignat Korchagin
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-20
sfc: ef10: fix TX queue lookup in TX event handling
Edward Cree
2021-04-20
sfc: farch: fix TX queue lookup in TX event handling
Edward Cree
2021-04-20
sfc: farch: fix TX queue lookup in TX flush done handling
Edward Cree
2021-04-15
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
2021-04-14
sfc: Remove duplicate argument
Wan Jiabing
2021-04-05
sfc: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-24
sfc-falcon: Fix a typo
Bhaskar Chowdhury
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-01-22
sfc: reduce the number of requested xdp ev queues
Ivan Babrou
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-13
sfc: support GRE TSO on EF100
Edward Cree
2020-11-13
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2020-11-13
sfc: extend bitfield macros to 19 fields
Edward Cree
2020-10-30
sfc: advertise our vlan features
Edward Cree
2020-10-30
sfc: only use fixed-id if the skb asks for it
Edward Cree
2020-10-30
sfc: implement encap TSO on EF100
Edward Cree
2020-10-30
sfc: extend bitfield macros to 17 fields
Edward Cree
2020-10-20
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2020-09-29
net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
Sebastian Andrzej Siewior
2020-09-29
net: sfc: Replace in_interrupt() usage
Edward Cree
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
sfc: fix kdoc warning
Jesse Brandeburg
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
2020-09-11
sfc: advertise encapsulated offloads on EF10
Edward Cree
2020-09-11
sfc: implement encapsulated TSO on EF10
Edward Cree
[next]