index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: remove unnecessary CONFIG_ICE_GNSS
Jacob Keller
2023-02-26
3
-6
/
+4
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-21
5
-91
/
+140
|
\
|
*
ice: Micro-optimize .ndo_xdp_xmit() path
Alexander Lobakin
2023-02-13
3
-15
/
+20
|
*
ice: Fix freeing XDP frames backed by Page Pool
Alexander Lobakin
2023-02-13
4
-11
/
+43
|
*
ice: Robustify cleaning/completing XDP Tx buffers
Alexander Lobakin
2023-02-13
4
-36
/
+63
|
*
ice: Remove two impossible branches on XDP Tx cleaning
Alexander Lobakin
2023-02-13
2
-8
/
+2
|
*
ice: Fix XDP Tx ring overrun
Alexander Lobakin
2023-02-13
1
-7
/
+12
|
*
ice: fix ice_tx_ring:: Xdp_tx_active underflow
Alexander Lobakin
2023-02-13
1
-2
/
+3
*
|
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
2023-02-20
1
-0
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
7
-43
/
+119
|
\
\
|
*
|
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
2023-02-16
1
-10
/
+32
|
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-02-16
3
-12
/
+20
|
|
\
\
|
|
*
|
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2023-02-14
2
-2
/
+3
|
|
*
|
i40e: add double of VLAN header when computing the max MTU
Jason Xing
2023-02-14
1
-1
/
+1
|
|
*
|
ixgbe: allow to increase MTU to 3K with XDP enabled
Jason Xing
2023-02-14
1
-9
/
+16
|
*
|
|
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
2023-02-15
1
-6
/
+6
|
*
|
|
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
2023-02-13
1
-0
/
+26
|
*
|
|
ice: Fix check for weight and priority of a scheduling node
Michal Wilczynski
2023-02-13
1
-2
/
+2
|
|
/
/
|
*
|
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
2023-02-11
1
-0
/
+2
|
*
|
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
2023-02-11
1
-6
/
+9
*
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-02-16
8
-11
/
+109
|
\
\
\
|
*
|
|
ice: Mention CEE DCBX in code comment
Zhu Yanjun
2023-02-14
1
-2
/
+2
|
*
|
|
ice: Change ice_vsi_realloc_stat_arrays() to void
Tony Nguyen
2023-02-14
1
-7
/
+4
|
*
|
|
ice: add support BIG TCP on IPv6
Pawel Chmielewski
2023-02-14
3
-0
/
+7
|
*
|
|
ice/ptp: fix the PTP worker retrying indefinitely if the link went down
Daniel Vacek
2023-02-14
1
-2
/
+6
|
*
|
|
ice: Add GPIO pin support for E823 products
Karol Kolacinski
2023-02-14
3
-0
/
+90
*
|
|
|
ice: update xdp_features with xdp multi-buff
Lorenzo Bianconi
2023-02-16
1
-6
/
+12
*
|
|
|
i40e: check vsi type before setting xdp_features flag
Lorenzo Bianconi
2023-02-16
1
-2
/
+4
|
/
/
/
*
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-02-11
23
-1591
/
+1424
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net/i40e: Replace 0-length array with flexible array
Kees Cook
2023-02-09
1
-1
/
+1
|
*
|
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
2023-02-09
6
-197
/
+198
|
*
|
i40e: use int for i40e_status
Jan Sokolowski
2023-02-09
21
-1203
/
+1221
|
*
|
i40e: Remove string printing for i40e_status
Jan Sokolowski
2023-02-09
8
-282
/
+201
|
*
|
i40e: Remove unused i40e status codes
Jan Sokolowski
2023-02-09
2
-105
/
+0
*
|
|
Daniel Borkmann says:
Jakub Kicinski
2023-02-11
15
-419
/
+665
|
\
\
\
|
*
|
|
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
7
-3
/
+36
|
*
|
|
ice: xsk: Do not convert to buff to frame for XDP_TX
Maciej Fijalkowski
2023-02-01
4
-94
/
+117
|
*
|
|
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
2023-02-01
4
-8
/
+0
|
*
|
|
ice: Add support for XDP multi-buffer on Tx side
Maciej Fijalkowski
2023-02-01
5
-96
/
+199
|
*
|
|
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
2023-02-01
6
-98
/
+200
|
*
|
|
ice: Use xdp->frame_sz instead of recalculating truesize
Maciej Fijalkowski
2023-02-01
1
-24
/
+9
|
*
|
|
ice: Do not call ice_finalize_xdp_rx() unnecessarily
Maciej Fijalkowski
2023-02-01
1
-1
/
+1
|
*
|
|
ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
Maciej Fijalkowski
2023-02-01
1
-14
/
+14
|
*
|
|
ice: Centrallize Rx buffer recycling
Maciej Fijalkowski
2023-02-01
2
-38
/
+44
|
*
|
|
ice: Inline eop check
Maciej Fijalkowski
2023-02-01
2
-21
/
+22
|
*
|
|
ice: Pull out next_to_clean bump out of ice_put_rx_buf()
Maciej Fijalkowski
2023-02-01
1
-13
/
+16
|
*
|
|
ice: Store page count inside ice_rx_buf
Maciej Fijalkowski
2023-02-01
2
-17
/
+12
|
*
|
|
ice: Add xdp_buff to ice_rx_ring struct
Maciej Fijalkowski
2023-02-01
3
-16
/
+25
|
*
|
|
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
2023-02-01
5
-23
/
+17
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
7
-24
/
+53
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
[next]