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
2021-02-15
i40e: Fix uninitialized variable mfs_max
Colin Ian King
2021-02-15
i40e: Fix incorrect argument in call to ipv6_addr_any()
Gustavo A. R. Silva
2021-02-12
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2021-02-12
i40e: Simplify the do-while allocation loop
Björn Töpel
2021-02-12
i40e: adjust i40e_is_non_eop
Maciej Fijalkowski
2021-02-12
i40e: drop misleading function comments
Maciej Fijalkowski
2021-02-12
i40e: drop redundant check when setting xdp prog
Maciej Fijalkowski
2021-02-10
i40e: remove the useless value assignment in i40e_clean_adminq_subtask
Kaixu Xia
2021-02-10
i40e: VLAN field for flow director
Przemyslaw Patynowski
2021-02-10
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
2021-02-10
i40e: Add EEE status getting & setting implementation
Aleksandr Loktionov
2021-02-10
i40e: Add netlink callbacks support for software based DCB
Arkadiusz Kubalewski
2021-02-10
i40e: Add init and default config of software based DCB
Arkadiusz Kubalewski
2021-02-10
i40e: Add hardware configuration for software based DCB
Arkadiusz Kubalewski
2021-02-08
i40e: Log error for oversized MTU on device
Eryk Rybak
2021-02-08
i40e: consolidate handling of XDP program actions
Cristian Dumitrescu
2021-02-08
i40e: remove the redundant buffer info updates
Cristian Dumitrescu
2021-02-08
i40e: remove unnecessary cleaned_count updates
Cristian Dumitrescu
2021-02-08
i40e: remove unnecessary memory writes of the next to clean pointer
Cristian Dumitrescu
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-01
i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
Aleksandr Loktionov
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-26
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-17
i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
Sylwester Dziedziuch
2020-12-16
i40e, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
i40e: avoid premature Rx buffer reuse
Björn Töpel
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-24
i40e: report correct VF link speed when link state is set to enable
Stefan Assmann
2020-11-24
i40e: remove redundant assignment
Marek Majtyka
2020-11-23
i40e: Fix removing driver while bare-metal VFs pass traffic
Sylwester Dziedziuch
2020-11-17
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
2020-11-17
i40e: Remove unnecessary sw_ring access from xsk Tx
Magnus Karlsson
2020-11-10
i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()
Dan Carpenter
2020-11-10
i40e: Fix MAC address setting for a VF via Host/VM
Slawomir Laba
2020-10-13
i40e: Allow changing FEC settings on X722 if supported by FW
Jaroslaw Gawin
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-28
i40e: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-14
i40e, xsk: move buffer allocation out of the Rx processing loop
Björn Töpel
[next]