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
...
*
|
|
ixgbe: move common Tx functions to ixgbe_txrx_common.h
Björn Töpel
2018-10-03
2
-6
/
+8
*
|
|
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
2018-10-03
6
-21
/
+745
*
|
|
ixgbe: move common Rx functions to ixgbe_txrx_common.h
Björn Töpel
2018-10-03
2
-18
/
+37
*
|
|
ixgbe: added Rx/Tx ring disable/enable functions
Björn Töpel
2018-10-03
2
-0
/
+159
*
|
|
ixgbe: Fix crash with VFs and flow director on interface flap
Radoslaw Tyl
2018-10-03
1
-2
/
+8
*
|
|
i40e: Remove unnecessary print statement
Nathan Chancellor
2018-10-03
1
-2
/
+0
*
|
|
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
2018-10-03
1
-1
/
+1
*
|
|
ixgbevf: off by one in ixgbevf_ipsec_tx()
Dan Carpenter
2018-10-03
1
-1
/
+1
*
|
|
ixgbe: remove redundant function ixgbe_fw_recovery_mode()
YueHaibing
2018-10-03
1
-11
/
+0
*
|
|
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
Radoslaw Tyl
2018-10-03
1
-4
/
+10
*
|
|
ixgbevf: fix msglen for ipsec mbx messages
Shannon Nelson
2018-10-03
1
-7
/
+4
*
|
|
ice: Update version string
Anirudh Venkataramanan
2018-10-03
1
-1
/
+1
*
|
|
ice: Use the right function to enable/disable VSI
Dave Ertman
2018-10-03
1
-9
/
+14
*
|
|
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
2018-10-03
3
-47
/
+59
*
|
|
ice: Fix potential null pointer issues
Dave Ertman
2018-10-03
1
-6
/
+7
*
|
|
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
Brett Creeley
2018-10-03
1
-9
/
+29
*
|
|
ice: Fix forward to queue group logic
Anirudh Venkataramanan
2018-10-03
1
-4
/
+10
*
|
|
ice: Extend malicious operations detection logic
Anirudh Venkataramanan
2018-10-03
3
-2
/
+60
*
|
|
ice: Notify VF of link status change
Anirudh Venkataramanan
2018-10-03
3
-0
/
+17
*
|
|
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
2018-10-03
6
-0
/
+1221
*
|
|
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
2018-10-03
6
-1
/
+629
*
|
|
ice: Add support for VF reset events
Anirudh Venkataramanan
2018-10-03
10
-1
/
+272
*
|
|
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
2018-10-03
6
-34
/
+184
*
|
|
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-03
11
-9
/
+1061
*
|
|
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
2018-10-03
8
-1
/
+151
*
|
|
ice: Fix error on driver remove
Dave Ertman
2018-10-02
1
-0
/
+6
*
|
|
ice: Add support for dynamic interrupt moderation
Brett Creeley
2018-10-02
7
-24
/
+102
*
|
|
ice: Align ice_reset_req enum values to hardware reset values
Brett Creeley
2018-10-02
2
-5
/
+14
*
|
|
ice: Implement ethtool hook for RSS switch
Md Fahad Iqbal Polash
2018-10-02
3
-0
/
+40
*
|
|
ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
Preethi Banala
2018-10-02
3
-64
/
+148
*
|
|
ice: Check for actual link state of port after reset
Dave Ertman
2018-10-02
3
-2
/
+6
*
|
|
ice: Implement VSI replay framework
Anirudh Venkataramanan
2018-10-02
6
-51
/
+178
*
|
|
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-02
9
-163
/
+132
*
|
|
ice: Expand use of VSI handles part 1/2
Anirudh Venkataramanan
2018-10-02
4
-200
/
+328
*
|
|
ice: Change pf state behavior to protect reset path
Dave Ertman
2018-10-01
4
-30
/
+31
*
|
|
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
2018-10-01
3
-282
/
+249
*
|
|
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
2018-10-01
3
-450
/
+521
*
|
|
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
2018-10-01
3
-132
/
+141
*
|
|
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
2018-10-01
3
-417
/
+429
*
|
|
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
2018-10-01
3
-386
/
+410
*
|
|
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
2018-10-01
3
-519
/
+526
*
|
|
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
2018-10-01
6
-315
/
+348
*
|
|
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
2018-09-28
2
-5
/
+16
*
|
|
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
2018-09-28
1
-16
/
+34
*
|
|
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
2018-09-28
2
-1
/
+71
*
|
|
ice: Update comment for ice_fltr_mgmt_list_entry
Brett Creeley
2018-09-28
1
-1
/
+2
*
|
|
ice: update fw version check logic
Jacob Keller
2018-09-28
1
-11
/
+19
*
|
|
ice: update branding strings and supported device ids
Bruce Allan
2018-09-28
2
-9
/
+3
*
|
|
ice: replace unnecessary memcpy with direct assignment
Bruce Allan
2018-09-28
1
-1
/
+1
*
|
|
ice: use [sr]q.count when checking if queue is initialized
Jacob Keller
2018-09-28
1
-4
/
+4
[prev]
[next]