summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-23i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-16virtchnl: fix fake 1-elem arrays for structures allocated as `nents`Alexander Lobakin
2023-08-16virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin
2023-08-16i40e: fix misleading debug logsAndrii Staikov
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_profile...Gustavo A. R. Silva
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_section...Gustavo A. R. Silva
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_profile...Gustavo A. R. Silva
2023-08-10i40e: Replace one-element array with flex-array member in struct i40e_package...Gustavo A. R. Silva
2023-08-08i40e: Remove unused function declarationsYue Haibing
2023-07-31i40e: remove i40e_statusJan Sokolowski
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-21i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19i40e: xsk: add TX multi-buffer supportTirthendu Sarkar
2023-07-19i40e: xsk: add RX multi-buffer supportTirthendu Sarkar
2023-07-14i40e: Wait for pending VF reset in VF set callbacksIvan Vecera
2023-07-14i40e: Add helper for VF inited state check with timeoutIvan Vecera
2023-06-22i40e, xsk: fix comment typoYueh-Shun Li
2023-06-15i40e: remove unnecessary check for old MAC == new MACPiotr Gardocki
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-17i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-17i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
2023-04-02i40e: Add support for VF to specify its primary MAC addressSylwester Dziedziuch
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-21i40e: fix flow director packet filter programmingRadoslaw Tyl
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-03-10i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-09i40e: add support for XDP multi-buffer RxTirthendu Sarkar
2023-03-09i40e: add xdp_buff to i40e_ring structTirthendu Sarkar
2023-03-09i40e: introduce next_to_process to i40e_ringTirthendu Sarkar
2023-03-09i40e: use frame_sz instead of recalculating truesize for building skbTirthendu Sarkar
2023-03-09i40e: Change size to truesize when using i40e_rx_buffer_flip()Tirthendu Sarkar
2023-03-09i40e: add pre-xdp page_count in rx_bufferTirthendu Sarkar
2023-03-09i40e: change Rx buffer size for legacy-rx to support XDP multi-bufferTirthendu Sarkar
2023-03-09i40e: consolidate maximum frame size calculation for vsiTirthendu Sarkar
2023-03-08i40e: Remove unnecessary aer.h includeBjorn Helgaas
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-15i40e: check vsi type before setting xdp_features flagLorenzo Bianconi
2023-02-14i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-10i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-02-10Daniel Borkmann says:Jakub Kicinski