index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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]