index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-108
/
+109
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
-5
/
+3
2026-04-10
iavf: fix kernel-doc comment style in iavf_ethtool.c
Aleksandr Loktionov
-50
/
+53
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-33
/
+67
2026-04-09
ice: use bitmap_empty() in ice_vf_has_no_qs_ena
Yury Norov
-2
/
+2
2026-04-09
ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
Yury Norov
-3
/
+1
2026-04-06
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
-1
/
+7
2026-04-06
igb: remove napi_synchronize() in igb_down()
Alex Dvoretsky
-2
/
+1
2026-04-06
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
-0
/
+7
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
-8
/
+19
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
-10
/
+12
2026-04-06
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
-1
/
+7
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
-0
/
+4
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
-0
/
+2
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
-11
/
+8
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-46
/
+60
2026-03-23
idpf: only assign num refillqs if allocation was successful
Joshua Hay
-1
/
+1
2026-03-23
idpf: clear stale cdev_info ptr
Joshua Hay
-4
/
+6
2026-03-23
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
Kohei Enju
-16
/
+15
2026-03-23
ice: use ice_update_eth_stats() for representor stats
Petr Oros
-4
/
+13
2026-03-23
ice: fix inverted ready check for VF representors
Petr Oros
-1
/
+1
2026-03-23
ice: set max queues in alloc_etherdev_mqs()
Michal Swiatkowski
-20
/
+24
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-21
/
+86
2026-03-17
libie: prevent memleak in fwlog code
Michal Swiatkowski
-13
/
+36
2026-03-17
iavf: fix VLAN filter lost on add/delete race
Petr Oros
-3
/
+6
2026-03-17
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
-0
/
+42
2026-03-17
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
-5
/
+2
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-82
/
+44
2026-03-10
e1000/e1000e: Fix leak in DMA error cleanup
Matt Vollrath
-4
/
+0
2026-03-10
i40e: fix src IP mask checks and memcpy argument names in cloud filter
Alok Tiwari
-7
/
+7
2026-03-10
iavf: fix incorrect reset handling in callbacks
Petr Oros
-69
/
+31
2026-03-10
iavf: fix PTP use-after-free during reset
Petr Oros
-0
/
+4
2026-03-10
drivers: net: ice: fix devlink parameters get without irdma
Nikolay Aleksandrov
-2
/
+2
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-129
/
+275
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-1
/
+7
2026-03-05
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
-3
/
+6
2026-03-05
i40e: fix registering XDP RxQ info
Larysa Zaremba
-17
/
+22
2026-03-05
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
-5
/
+4
2026-03-05
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
-20
/
+14
2026-03-03
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
-11
/
+26
2026-03-03
igb: Fix trigger of incorrect irq in igb_xsk_wakeup
Vivek Behera
-8
/
+30
2026-03-03
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
-1
/
+16
2026-03-03
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
-0
/
+4
2026-03-03
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
-2
/
+9
2026-03-03
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
-21
/
+15
2026-03-03
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
-3
/
+9
2026-03-03
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
-1
/
+1
2026-03-03
ixgbe: refactor: use DECLARE_BITMAP for ring state field
Aleksandr Loktionov
-44
/
+45
2026-03-03
i40e: Add missing wordpart.h header
Andy Shevchenko
-0
/
+2
[next]