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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
Vitaly Lifshits
2
-6
/
+16
2025-06-17
ice: fix eswitch code memory leak in reset scenario
Grzegorz Nitka
1
-1
/
+5
2025-06-17
net: ice: Perform accurate aRFS flow match
Krishna Kumar
1
-0
/
+48
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-8
/
+40
2025-06-10
e1000: Move cancel_work_sync to avoid deadlock
Joe Damato
1
-4
/
+4
2025-06-10
ice/ptp: fix crosstimestamp reporting
Anton Nadezhdin
1
-0
/
+1
2025-06-10
iavf: fix reset_task for early reset event
Ahmed Zaki
2
-0
/
+28
2025-06-10
i40e: retry VFLR handling if there is ongoing VF reset
Robert Malz
1
-1
/
+4
2025-06-10
i40e: return false from i40e_reset_vf if reset is in progress
Robert Malz
1
-3
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
11
-16
/
+25
2025-06-03
iavf: get rid of the crit lock
Przemek Kitszel
3
-151
/
+38
2025-06-03
iavf: sprinkle netdev_assert_locked() annotations
Przemek Kitszel
2
-0
/
+16
2025-06-03
iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()
Przemek Kitszel
1
-48
/
+39
2025-06-03
iavf: simplify watchdog_task in terms of adminq task scheduling
Przemek Kitszel
1
-11
/
+6
2025-06-03
iavf: centralize watchdog requeueing itself
Przemek Kitszel
1
-62
/
+41
2025-06-03
iavf: iavf_suspend(): take RTNL before netdev_lock()
Przemek Kitszel
1
-4
/
+9
2025-05-30
idpf: avoid mailbox timeout delays during reset
Emil Tantilov
3
-6
/
+15
2025-05-30
idpf: fix a race in txq wakeup
Brian Vazquez
3
-40
/
+22
2025-05-30
ice: fix rebuilding the Tx scheduler tree for large queue counts
Michal Kubiak
1
-28
/
+142
2025-05-30
ice: create new Tx scheduler nodes for new queues only
Michal Kubiak
1
-5
/
+6
2025-05-30
ice: fix Tx scheduler error handling in XDP callback
Michal Kubiak
1
-14
/
+33
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Paolo Abeni
2
-26
/
+36
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-14
/
+23
2025-05-21
idpf: fix idpf_vport_splitq_napi_poll()
Eric Dumazet
1
-9
/
+9
2025-05-19
idpf: fix null-ptr-deref in idpf_features_check
Pavan Kumar Linga
2
-4
/
+8
2025-05-19
ice: Fix LACP bonds without SRIOV environment
Dave Ertman
1
-0
/
+6
2025-05-19
ice: fix vf->num_mac count with port representors
Jacob Keller
1
-1
/
+0
2025-05-16
idpf: add support for Rx timestamping
Milena Olech
6
-4
/
+150
2025-05-16
idpf: add Tx timestamp flows
Milena Olech
10
-14
/
+805
2025-05-16
idpf: add Tx timestamp capabilities negotiation
Milena Olech
6
-4
/
+308
2025-05-16
idpf: add PTP clock configuration
Milena Olech
4
-3
/
+386
2025-05-16
idpf: add mailbox access to read PTP clock time
Milena Olech
5
-0
/
+164
2025-05-16
idpf: negotiate PTP capabilities and get PTP clock
Milena Olech
7
-0
/
+354
2025-05-16
idpf: move virtchnl structures to the header file
Milena Olech
2
-84
/
+86
2025-05-16
virtchnl: add PTP virtchnl definitions
Milena Olech
1
-0
/
+302
2025-05-16
idpf: add initial PTP support
Milena Olech
7
-1
/
+140
2025-05-16
idpf: change the method for mailbox workqueue allocation
Milena Olech
1
-3
/
+2
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux
Jakub Kicinski
11
-115
/
+242
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
7
-93
/
+216
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-31
/
+22
2025-05-06
ice: use DSN instead of PCI BDF for ice_adapter index
Przemek Kitszel
2
-31
/
+22
2025-05-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
17
-97
/
+618
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-63
/
+53
2025-04-30
ice: Replace ice specific DSCP mapping num with a kernel define
Tatyana Nikolova
4
-7
/
+7
2025-04-30
iidc/ice/irdma: Break iidc.h into two headers
Dave Ertman
1
-0
/
+1
2025-04-30
iidc/ice/irdma: Rename to iidc_* convention
Dave Ertman
4
-19
/
+22
2025-04-30
iidc/ice/irdma: Rename IDC header file
Dave Ertman
1
-1
/
+1
2025-04-29
idpf: remove unreachable code from setting mailbox
Michal Swiatkowski
1
-17
/
+1
2025-04-29
idpf: assign extracted ptype to struct libeth_rqe_info field
Mateusz Polchlopek
1
-14
/
+11
2025-04-29
ixgbe: devlink: add devlink region support for E610
Slawomir Mrozowicz
5
-1
/
+300
[next]