开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2021-05-21
net:sfc: fix non-freed irq in legacy irq mode
Íñigo Huguet
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
2020-09-11
sfc: de-indirect TSO handling
Edward Cree
2020-09-11
sfc: select inner-csum-offload TX queues for skbs that need it
Edward Cree
2020-09-11
sfc: create inner-csum queues on EF10 if supported
Edward Cree
2020-09-11
sfc: define inner/outer csum offload TXQ types
Edward Cree
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
2020-09-11
sfc: cleanups around efx_alloc_channel
Edward Cree
2020-09-11
sfc: remove spurious unreachable return statement
Edward Cree
2020-09-11
sfc: remove duplicate call to efx_init_channels from EF100 probe
Edward Cree
2020-09-08
sfc: coding style cleanups in mcdi_port_common.c
Edward Cree
2020-09-07
sfc: simplify DMA mask setting
Edward Cree
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
2020-09-07
sfc: handle limited FEC support
Edward Cree
2020-09-07
sfc: add ethtool ops and miscellaneous ndos to EF100
Edward Cree
2020-09-07
sfc: remove phy_op indirection
Edward Cree
[next]