index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: Fix devlink port unregistering
Ivan Vecera
2023-11-06
1
-4
/
+6
*
i40e: Do not call devlink_port_type_clear()
Ivan Vecera
2023-11-06
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
3
-12
/
+23
|
\
|
*
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
Ivan Vecera
2023-10-24
1
-1
/
+1
|
*
i40e: sync next_to_clean and next_to_process for programming status desc
Tirthendu Sarkar
2023-10-20
1
-1
/
+8
|
*
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
2023-10-20
1
-1
/
+1
|
*
i40e: xsk: remove count_mask
Maciej Fijalkowski
2023-10-19
1
-9
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-2
/
+2
|
\
|
|
*
i40e: prevent crash on probe if hw registers have invalid values
Michal Schmidt
2023-10-13
1
-2
/
+2
*
|
i40e: Align devlink info versions with ice driver and add docs
Ivan Vecera
2023-10-19
1
-3
/
+15
*
|
i40e: use scnprintf over strncpy+strncat
Justin Stitt
2023-10-18
1
-4
/
+3
*
|
intel: fix format warnings
Jesse Brandeburg
2023-10-18
1
-2
/
+4
*
|
i40e: Add PBA as board id info to devlink .info_get
Ivan Vecera
2023-10-15
1
-0
/
+16
*
|
i40e: Refactor and rename i40e_read_pba_string()
Ivan Vecera
2023-10-15
4
-26
/
+39
*
|
i40e: Add handler for devlink .info_get
Ivan Vecera
2023-10-15
1
-0
/
+90
*
|
i40e: Split and refactor i40e_nvm_version_str()
Ivan Vecera
2023-10-15
3
-44
/
+105
*
|
i40e: Add initial devlink support
Ivan Vecera
2023-10-15
5
-6
/
+163
*
|
i40e: Move DDP specific macros and structures to i40e_ddp.c
Ivan Vecera
2023-10-05
3
-26
/
+25
*
|
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-10-05
27
-81
/
+72
*
|
i40e: Split i40e_osdep.h
Ivan Vecera
2023-10-05
8
-71
/
+68
*
|
i40e: Move memory allocation structures to i40e_alloc.h
Ivan Vecera
2023-10-05
3
-12
/
+15
*
|
i40e: Simplify memory allocation functions
Ivan Vecera
2023-10-05
5
-43
/
+14
*
|
i40e: Refactor I40E_MDIO_CLAUSE* macros
Ivan Vecera
2023-10-05
2
-15
/
+10
*
|
i40e: Move I40E_MASK macro to i40e_register.h
Ivan Vecera
2023-10-05
2
-3
/
+3
*
|
i40e: Remove back pointer from i40e_hw structure
Ivan Vecera
2023-10-05
4
-11
/
+31
*
|
i40e: Add rx_missed_errors for buffer exhaustion
Yajun Deng
2023-10-03
3
-13
/
+10
*
|
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
1
-3
/
+5
|
\
|
|
*
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
2023-09-15
1
-3
/
+5
*
|
i40e: fix potential memory leaks in i40e_remove()
Andrii Staikov
2023-09-11
1
-3
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-2
/
+3
|
\
|
*
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
2023-08-23
1
-2
/
+3
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-18
1
-4
/
+5
|
\
\
|
*
|
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
2023-08-16
1
-3
/
+4
|
*
|
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-08-16
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
i40e: fix misleading debug logs
Andrii Staikov
2023-08-16
1
-8
/
+8
*
|
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
2023-08-10
1
-1
/
+1
*
|
i40e: Replace one-element array with flex-array member in struct i40e_section...
Gustavo A. R. Silva
2023-08-10
1
-1
/
+1
*
|
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
2023-08-10
1
-1
/
+1
*
|
i40e: Replace one-element array with flex-array member in struct i40e_package...
Gustavo A. R. Silva
2023-08-10
2
-3
/
+3
*
|
i40e: Remove unused function declarations
Yue Haibing
2023-08-08
1
-17
/
+0
*
|
i40e: remove i40e_status
Jan Sokolowski
2023-07-31
16
-327
/
+275
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
1
-1
/
+1
|
\
|
|
*
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
2023-07-21
1
-1
/
+1
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-19
4
-23
/
+90
|
\
\
|
*
|
i40e: xsk: add TX multi-buffer support
Tirthendu Sarkar
2023-07-19
2
-5
/
+6
|
*
|
i40e: xsk: add RX multi-buffer support
Tirthendu Sarkar
2023-07-19
4
-18
/
+84
|
|
/
*
|
i40e: Wait for pending VF reset in VF set callbacks
Ivan Vecera
2023-07-14
1
-11
/
+5
[next]