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
/
intel
/
i40e
/
i40e_txrx.c
Age
Commit message (
Expand
)
Author
2021-08-19
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
2021-07-23
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-03
i40e: add correct exception tracing for XDP
Magnus Karlsson
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
i40e: Fix sparse errors in i40e_txrx.c
Arkadiusz Kubalewski
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-12
i40e: move headroom initialization to i40e_configure_rx_ring
Maciej Fijalkowski
2021-02-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
2021-02-18
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
2021-02-12
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2021-02-12
i40e: adjust i40e_is_non_eop
Maciej Fijalkowski
2021-02-12
i40e: drop misleading function comments
Maciej Fijalkowski
2021-02-10
i40e: VLAN field for flow director
Przemyslaw Patynowski
2021-02-10
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
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
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
i40e: avoid premature Rx buffer reuse
Björn Töpel
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-17
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-14
i40e: use 16B HW descriptors instead of 32B
Björn Töpel
2020-09-14
i40e, xsk: remove HW descriptor prefetch in AF_XDP path
Björn Töpel
2020-09-14
i40e: optimise prefetch page refcount
Li RongQing
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-07-01
i40e: eliminate division in napi_poll data path
Magnus Karlsson
2020-07-01
i40e: optimize AF_XDP Tx completion path
Magnus Karlsson
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-21
i40e: Separate kernel allocated rx_bi rings from AF_XDP rings
Björn Töpel
2020-05-21
i40e: Refactor rx_bi accesses
Björn Töpel
2020-05-14
i40e: Add XDP frame size to driver
Jesper Dangaard Brouer
2019-10-29
i40e: Add UDP segmentation offload support
Josh Hunt
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-14
i40e: Use signed variable
Mitch Williams
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-02-21
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
[next]