index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+1
|
\
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
i40e: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
1
-1
/
+1
|
/
*
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
2021-08-19
1
-2
/
+1
*
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
2021-07-23
1
-0
/
+50
*
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-2
/
+0
*
i40e: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
1
-1
/
+6
*
i40e: fix broken XDP support
Magnus Karlsson
2021-05-07
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-7
/
+5
|
\
|
*
i40e: Fix sparse errors in i40e_txrx.c
Arkadiusz Kubalewski
2021-04-08
1
-7
/
+5
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
1
-8
/
+7
|
\
\
|
*
|
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
1
-8
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-12
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
i40e: move headroom initialization to i40e_configure_rx_ring
Maciej Fijalkowski
2021-03-12
1
-12
/
+0
|
|
/
*
/
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-23
1
-1
/
+1
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-02-22
1
-4
/
+7
|
\
|
*
i40e: Fix endianness conversions
Norbert Ciosek
2021-02-19
1
-1
/
+1
|
*
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
2021-02-18
1
-3
/
+6
*
|
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2021-02-12
1
-17
/
+18
*
|
i40e: adjust i40e_is_non_eop
Maciej Fijalkowski
2021-02-12
1
-17
/
+6
*
|
i40e: drop misleading function comments
Maciej Fijalkowski
2021-02-12
1
-27
/
+6
*
|
i40e: VLAN field for flow director
Przemyslaw Patynowski
2021-02-10
1
-291
/
+256
*
|
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
2021-02-10
1
-91
/
+280
*
|
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-04
1
-14
/
+1
*
|
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-6
/
+6
*
|
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-7
/
+20
|
\
|
*
i40e: avoid premature Rx buffer reuse
Björn Töpel
2020-12-09
1
-7
/
+20
*
|
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
*
|
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
2020-11-17
1
-0
/
+11
|
/
*
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-25
1
-3
/
+4
*
i40e: use 16B HW descriptors instead of 32B
Björn Töpel
2020-09-14
1
-3
/
+3
*
i40e, xsk: remove HW descriptor prefetch in AF_XDP path
Björn Töpel
2020-09-14
1
-0
/
+13
*
i40e: optimise prefetch page refcount
Li RongQing
2020-09-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
1
-5
/
+5
|
\
|
*
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
1
-5
/
+5
*
|
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-26
1
-8
/
+4
|
/
*
i40e: eliminate division in napi_poll data path
Magnus Karlsson
2020-07-01
1
-4
/
+10
*
i40e: optimize AF_XDP Tx completion path
Magnus Karlsson
2020-07-01
1
-1
/
+2
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-3
/
+3
*
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
1
-1
/
+1
*
i40e: Separate kernel allocated rx_bi rings from AF_XDP rings
Björn Töpel
2020-05-21
1
-75
/
+44
*
i40e: Refactor rx_bi accesses
Björn Töpel
2020-05-21
1
-6
/
+11
*
i40e: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-14
1
-5
/
+25
*
i40e: Add UDP segmentation offload support
Josh Hunt
2019-10-29
1
-3
/
+9
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+2
*
i40e: Use signed variable
Mitch Williams
2019-06-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-2
/
+3
|
\
|
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+2
[next]