index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
1
-1
/
+0
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+7
2026-03-10
i40e: fix src IP mask checks and memcpy argument names in cloud filter
Alok Tiwari
1
-7
/
+7
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-20
/
+28
2026-03-05
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
1
-3
/
+6
2026-03-05
i40e: fix registering XDP RxQ info
Larysa Zaremba
2
-17
/
+22
2026-03-03
i40e: Add missing wordpart.h header
Andy Shevchenko
1
-0
/
+2
2026-03-03
i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()
Yury Norov (NVIDIA)
1
-13
/
+8
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
1
-1
/
+1
2026-02-25
i40e: Fix preempt count leak in napi poll tracepoint
Thomas Gleixner
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-22
/
+22
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
7
-42
/
+37
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
1
-1
/
+7
2026-01-30
i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
Mohammad Heib
1
-1
/
+0
2025-12-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Paolo Abeni
4
-14
/
+14
2025-12-17
i40e: validate ring_len parameter against hardware-specific values
Gregory Herrero
3
-14
/
+13
2025-12-17
i40e: fix scheduling in set_rx_mode
Przemyslaw Korba
1
-0
/
+1
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+0
2025-11-26
i40e: extract GRXRINGS from .get_rxnfc
Breno Leitao
1
-4
/
+15
2025-11-24
i40e: delete a stray tab
Dan Carpenter
1
-1
/
+1
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
1
-1
/
+0
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
1
-1
/
+2
2025-11-06
i40e: support generic devlink param "max_mac_per_vf"
Mohammad Heib
3
-10
/
+79
2025-10-29
i40e: avoid redundant VF link state updates
Jay Vosburgh
1
-0
/
+12
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-52
/
+90
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-09-18
i40e: improve VF MAC filters accounting
Lukasz Czapnik
3
-44
/
+50
2025-09-18
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
1
-1
/
+1
2025-09-18
i40e: add max boundary check for VF filters
Lukasz Czapnik
1
-0
/
+10
2025-09-18
i40e: fix validation of VF state in get resources
Lukasz Czapnik
2
-2
/
+8
2025-09-18
i40e: fix input validation logic for action_meta
Lukasz Czapnik
1
-1
/
+1
2025-09-18
i40e: fix idx validation in config queues msg
Lukasz Czapnik
1
-2
/
+2
2025-09-18
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
1
-2
/
+4
2025-09-18
i40e: add validation for ring_len param
Lukasz Czapnik
1
-0
/
+14
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2025-09-16
i40e: remove redundant memory barrier when cleaning Tx descs
Maciej Fijalkowski
1
-3
/
+0
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+48
2025-09-11
net: xdp: pass full flags to xdp_update_skb_shared_info()
Jakub Kicinski
1
-8
/
+7
2025-09-09
i40e: fix Jumbo Frame support after iPXE boot
Jacob Keller
4
-6
/
+47
2025-09-09
i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
Michal Schmidt
1
-1
/
+1
2025-09-02
i40e: Fix potential invalid access when MAC list is empty
Zhen Ni
1
-2
/
+2
2025-09-02
i40e: remove read access to debugfs files
Jacob Keller
1
-104
/
+19
2025-07-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
14
-835
/
+543
2025-07-25
net: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2025-07-24
i40e: use libie_aq_str
Michal Swiatkowski
8
-224
/
+104
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
11
-650
/
+478
2025-07-21
i40e: When removing VF MAC filters, only check PF-set MAC
Jamie Bainbridge
1
-2
/
+2
[next]