index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
2018-11-07
1
-3
/
+3
*
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
2018-11-07
1
-0
/
+2
*
ice: Change req_speeds to be u16
Chinh T Cao
2018-11-07
1
-1
/
+1
*
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-11-06
1
-5
/
+7
*
ice: Fix the bytecount sent to netdev_tx_sent_queue
Brett Creeley
2018-11-06
1
-1
/
+1
*
ice: Fix tx_timeout in PF driver
Brett Creeley
2018-11-06
4
-6
/
+40
*
ice: Fix napi delete calls for remove
Dave Ertman
2018-11-06
3
-1
/
+3
*
ice: Fix typo in error message
Anirudh Venkataramanan
2018-11-06
1
-1
/
+1
*
ice: Fix flags for port VLAN
Md Fahad Iqbal Polash
2018-11-06
1
-1
/
+1
*
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
2018-11-06
3
-39
/
+6
*
ice: Free VSI contexts during for unload
Victor Raj
2018-11-06
3
-0
/
+17
*
ice: Fix dead device link issue with flow control
Akeem G Abodunrin
2018-11-06
1
-1
/
+6
*
ice: Check for reset in progress during remove
Anirudh Venkataramanan
2018-11-06
2
-0
/
+8
*
ice: Set carrier state and start/stop queues in rebuild
Anirudh Venkataramanan
2018-11-06
1
-1
/
+17
*
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
2018-10-31
1
-1
/
+3
*
i40e: Update status codes
Mitch Williams
2018-10-31
1
-1
/
+1
*
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-31
7
-12
/
+30
*
fm10k: bump driver version to match out-of-tree release
Jacob Keller
2018-10-31
1
-1
/
+1
*
fm10k: add missing device IDs to the upstream driver
Jacob Keller
2018-10-31
2
-0
/
+4
*
fm10k: ensure completer aborts are marked as non-fatal after a resume
Jacob Keller
2018-10-31
1
-20
/
+28
*
fm10k: fix SM mailbox full condition
Ngai-Mint Kwan
2018-10-31
1
-1
/
+2
*
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-10-31
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
12
-141
/
+77
|
\
|
*
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
3
-3
/
+0
|
*
ice: Poll for link status change
Anirudh Venkataramanan
2018-10-24
3
-120
/
+25
|
*
ice: Allocate VF interrupts and set queue map
Anirudh Venkataramanan
2018-10-24
2
-4
/
+17
|
*
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-24
4
-0
/
+25
|
*
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
2018-10-24
1
-3
/
+1
|
*
ice: Update expected FW version
Anirudh Venkataramanan
2018-10-24
1
-3
/
+2
|
*
ice: Change device ID define names to align with branding string
Anirudh Venkataramanan
2018-10-24
2
-6
/
+6
|
*
ice: Make ice_msix_clean_rings static
Anirudh Venkataramanan
2018-10-24
2
-2
/
+1
*
|
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
5
-32
/
+0
|
\
\
|
|
/
|
/
|
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
5
-32
/
+0
*
|
Documentation: intel: Convert to RST format
Jeff Kirsher
2018-10-18
1
-4
/
+19
*
|
Documentation: fm10k: Add kernel documentation
Jeff Kirsher
2018-10-18
1
-0
/
+3
*
|
igc: Add watchdog
Sasha Neftin
2018-10-17
4
-0
/
+256
*
|
igc: Add setup link functionality
Sasha Neftin
2018-10-17
8
-0
/
+717
*
|
igc: Add code for PHY support
Sasha Neftin
2018-10-17
12
-1
/
+820
*
|
igc: Add NVM support
Sasha Neftin
2018-10-17
13
-3
/
+949
*
|
igc: Add HW initialization code
Sasha Neftin
2018-10-17
10
-1
/
+819
*
|
igc: Add transmit and receive fastpath and interrupt handlers
Sasha Neftin
2018-10-17
4
-44
/
+1205
*
|
igc: Add support for Tx/Rx rings
Sasha Neftin
2018-10-17
8
-1
/
+1172
*
|
igc: Add interrupt support
Sasha Neftin
2018-10-17
4
-0
/
+1267
*
|
igc: Add netdev
Sasha Neftin
2018-10-17
4
-1
/
+534
*
|
igc: Add support for PF
Sasha Neftin
2018-10-17
9
-1
/
+442
*
|
igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
Sasha Neftin
2018-10-17
6
-0
/
+212
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-5
/
+7
|
\
\
|
*
|
ixgbe: check return value of napi_complete_done()
Song Liu
2018-10-03
1
-5
/
+7
*
|
|
iavf: fix a typo
Rami Rosen
2018-10-03
1
-1
/
+1
*
|
|
ixgbe: add AF_XDP zero-copy Tx support
Björn Töpel
2018-10-03
3
-1
/
+195
[next]