index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
ixgbe: handle close/suspend race with netif_device_detach/present
Emil Tantilov
1
-9
/
+8
2017-11-21
ixgbe: fix AER error handling
Emil Tantilov
1
-2
/
+4
2017-11-21
igb: Fix hw_dbg logging in igb_update_flash_i210
Hannu Lounento
1
-2
/
+2
2017-11-21
igb: close/suspend race in netif_device_detach
Todd Fujinaka
1
-9
/
+12
2017-11-21
igb: reset the PHY before reading the PHY ID
Aaron Sierra
1
-0
/
+11
2017-05-08
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
1
-6
/
+7
2017-04-22
igb: add i211 to i210 PHY workaround
Todd Fujinaka
1
-1
/
+1
2017-04-22
igb: Workaround for igb i210 firmware issue
Chris J Arges
1
-0
/
+4
2017-02-08
i40e: Reduce stack in i40e_dbg_dump_desc
Joe Perches
1
-13
/
+17
2015-10-27
igb: do not re-init SR-IOV during probe
Stefan Assmann
1
-1
/
+1
2015-10-27
igb: Fix oops caused by missing queue pairing
Shota Suzuki
3
-2
/
+20
2015-05-17
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
1
-1
/
+9
2015-01-27
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
1
-0
/
+2
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
1
-0
/
+3
2014-11-23
igb: Fixes needed for surprise removal support
Carolyn Wyborny
1
-7
/
+16
2014-11-23
ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
Daniel Borkmann
1
-2
/
+6
2014-11-23
ixgbe: Correctly disable VLAN filter in promiscuous mode
Vlad Yasevich
1
-2
/
+2
2014-11-11
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
Daniel Borkmann
1
-3
/
+1
2014-10-30
ixgbe: fix race when setting advertised speed
Emil Tantilov
1
-0
/
+4
2014-10-30
ixgbe: need not repeat init skb with NULL
Junwei Zhang
1
-1
/
+1
2014-10-30
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
1
-1
/
+5
2014-10-30
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
1
-1
/
+4
2014-10-25
i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()
Dan Carpenter
1
-2
/
+2
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
1
-0
/
+3
2014-10-16
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2
-3
/
+14
2014-10-16
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
1
-3
/
+4
2014-10-16
fm10k: Check the host state when bringing the interface up
Matthew Vick
1
-0
/
+1
2014-10-14
fm10k: Add skb->xmit_more support
Alexander Duyck
1
-31
/
+34
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
1
-5
/
+3
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
networking: fm10k: Fix build failure
Pranith Kumar
1
-0
/
+1
2014-10-08
i40e: skb->xmit_more support
Eric Dumazet
1
-44
/
+46
2014-10-02
igb: bump version to 5.2.15
Todd Fujinaka
1
-1
/
+1
2014-10-02
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2
-2
/
+2
2014-10-02
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
3
-18
/
+0
2014-10-02
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
Ethan Zhao
1
-1
/
+0
2014-10-02
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
Emil Tantilov
2
-6
/
+1
2014-10-02
ixgbe: remove wait loop on autoneg for copper devices
Emil Tantilov
1
-41
/
+0
2014-10-02
ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-10-01
fm10k: Correctly set the number of Tx queues
Alexander Duyck
1
-1
/
+5
2014-10-01
fm10k: Reduce buffer size when pages are larger than 4K
Alexander Duyck
1
-6
/
+2
2014-10-01
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
1
-0
/
+2
2014-09-23
fm10k: Add support for PTP
Alexander Duyck
7
-1
/
+683
2014-09-23
fm10k: Add support for ptp to hw specific files
Alexander Duyck
5
-0
/
+186
2014-09-23
fm10k: Add support for debugfs
Alexander Duyck
5
-1
/
+298
2014-09-23
fm10k: Add support for IEEE DCBx
Alexander Duyck
4
-4
/
+185
2014-09-23
fm10k: Add support for SR-IOV to driver
Alexander Duyck
5
-2
/
+614
2014-09-23
fm10k: Add support for SR-IOV to PF core files
Alexander Duyck
3
-1
/
+874
[next]