index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2023-10-15
i40e: Split and refactor i40e_nvm_version_str()
Ivan Vecera
2023-10-15
i40e: Add initial devlink support
Ivan Vecera
2023-10-13
i40e: prevent crash on probe if hw registers have invalid values
Michal Schmidt
2023-10-05
i40e: Move DDP specific macros and structures to i40e_ddp.c
Ivan Vecera
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-10-05
i40e: Split i40e_osdep.h
Ivan Vecera
2023-10-05
i40e: Move memory allocation structures to i40e_alloc.h
Ivan Vecera
2023-10-05
i40e: Simplify memory allocation functions
Ivan Vecera
2023-10-05
i40e: Refactor I40E_MDIO_CLAUSE* macros
Ivan Vecera
2023-10-05
i40e: Move I40E_MASK macro to i40e_register.h
Ivan Vecera
2023-10-05
i40e: Remove back pointer from i40e_hw structure
Ivan Vecera
2023-10-03
i40e: Add rx_missed_errors for buffer exhaustion
Yajun Deng
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-15
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
2023-09-11
i40e: fix potential memory leaks in i40e_remove()
Andrii Staikov
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-23
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
2023-08-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-08-16
i40e: fix misleading debug logs
Andrii Staikov
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_section...
Gustavo A. R. Silva
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_package...
Gustavo A. R. Silva
2023-08-08
i40e: Remove unused function declarations
Yue Haibing
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-21
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-19
i40e: xsk: add TX multi-buffer support
Tirthendu Sarkar
2023-07-19
i40e: xsk: add RX multi-buffer support
Tirthendu Sarkar
2023-07-14
i40e: Wait for pending VF reset in VF set callbacks
Ivan Vecera
2023-07-14
i40e: Add helper for VF inited state check with timeout
Ivan Vecera
2023-06-22
i40e, xsk: fix comment typo
Yueh-Shun Li
2023-06-15
i40e: remove unnecessary check for old MAC == new MAC
Piotr Gardocki
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-17
i40e: fix i40e_setup_misc_vector() error handling
Aleksandr Loktionov
2023-04-17
i40e: fix accessing vsi->active_filters without holding lock
Aleksandr Loktionov
2023-04-02
i40e: Add support for VF to specify its primary MAC address
Sylwester Dziedziuch
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-29
i40e: fix registers dump after run ethtool adapter self test
Radoslaw Tyl
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-21
i40e: fix flow director packet filter programming
Radoslaw Tyl
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
[prev]
[next]