index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
2
-2
/
+2
*
ice: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
2024-09-15
1
-2
/
+2
*
ice: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
2024-09-15
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
4
-15
/
+23
|
\
|
*
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
2024-09-09
1
-4
/
+13
|
*
ice: fix VSI lists confusion when adding VLANs
Michal Schmidt
2024-09-09
1
-1
/
+1
|
*
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
2024-09-09
1
-2
/
+0
|
*
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
2024-09-09
1
-1
/
+1
|
*
ice: Fix lldp packets dropping after changing the number of channels
Martyna Szapar-Mudlaw
2024-09-09
1
-7
/
+8
*
|
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-09-12
5
-325
/
+276
|
\
\
|
*
|
idpf: enable WB_ON_ITR
Joshua Hay
2024-09-09
5
-3
/
+41
|
*
|
idpf: fix netdev Tx queue stop/wake
Michal Kubiak
2024-09-09
3
-27
/
+21
|
*
|
idpf: refactor Tx completion routines
Joshua Hay
2024-09-09
3
-76
/
+122
|
*
|
idpf: convert to libeth Tx buffer completion
Alexander Lobakin
2024-09-09
3
-232
/
+105
*
|
|
ice: subfunction activation and base devlink ops
Piotr Raczynski
2024-09-06
4
-0
/
+290
*
|
|
ice: basic support for VLAN in subfunctions
Michal Swiatkowski
2024-09-06
4
-0
/
+39
*
|
|
ice: support subfunction devlink Tx topology
Michal Swiatkowski
2024-09-06
3
-5
/
+20
*
|
|
ice: implement netdevice ops for SF representor
Michal Swiatkowski
2024-09-06
1
-14
/
+43
*
|
|
ice: check if SF is ready in ethtool ops
Michal Swiatkowski
2024-09-06
3
-4
/
+16
*
|
|
ice: don't set target VSI for subfunction
Michal Swiatkowski
2024-09-06
1
-1
/
+1
*
|
|
ice: create port representor for SF
Michal Swiatkowski
2024-09-06
6
-4
/
+113
*
|
|
ice: make representor code generic
Michal Swiatkowski
2024-09-06
7
-76
/
+121
*
|
|
ice: implement netdev for subfunction
Piotr Raczynski
2024-09-06
1
-1
/
+85
*
|
|
ice: base subfunction aux driver
Piotr Raczynski
2024-09-06
7
-1
/
+215
*
|
|
ice: allocate devlink for subfunction
Piotr Raczynski
2024-09-06
3
-0
/
+47
*
|
|
ice: treat subfunction VSI the same as PF VSI
Michal Swiatkowski
2024-09-06
1
-2
/
+3
*
|
|
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-09-06
7
-2
/
+341
*
|
|
ice: export ice ndo_ops functions
Piotr Raczynski
2024-09-06
4
-29
/
+35
*
|
|
ice: add new VSI type for subfunctions
Piotr Raczynski
2024-09-06
6
-6
/
+35
|
/
/
*
|
ixgbe: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
|
igc: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
|
igb: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-7
/
+1
*
|
ice: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-2
/
+0
*
|
i40e: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
8
-161
/
+124
|
\
|
|
*
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
2024-09-03
1
-2
/
+5
|
*
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
2024-09-03
1
-9
/
+0
|
*
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
2024-09-03
1
-6
/
+6
|
*
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
3
-7
/
+7
|
*
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
4
-19
/
+39
|
*
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-09-03
4
-118
/
+49
|
*
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-09-02
1
-0
/
+1
|
*
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
2024-08-29
1
-0
/
+7
|
*
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
2024-08-29
1
-0
/
+10
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-09-03
11
-25
/
+347
|
\
\
|
*
|
i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
Aleksandr Loktionov
2024-08-30
3
-7
/
+54
|
*
|
e1000e: avoid failing the system during pm_suspend
Vitaly Lifshits
2024-08-30
1
-8
/
+11
|
*
|
igc: Move the MULTI GBT AN Control Register to _regs file
Sasha Neftin
2024-08-30
3
-3
/
+5
|
*
|
igc: Add Energy Efficient Ethernet ability
Sasha Neftin
2024-08-30
3
-1
/
+89
|
*
|
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2024-08-30
2
-4
/
+27
[next]