index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-08
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
1
-13
/
+16
2017-04-08
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
5
-64
/
+15
2017-04-08
i40e: Decrease the scope of rtnl lock
Maciej Sosin
3
-45
/
+101
2017-04-08
i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction
Alexander Duyck
1
-4
/
+2
2017-04-08
i40e: update error message when trying to add invalid filters
Jacob Keller
1
-4
/
+5
2017-04-08
i40e: only register client on iWarp-capable devices
Mitch Williams
1
-8
/
+11
2017-04-07
i40e: close client on remove and shutdown
Mitch Williams
1
-0
/
+10
2017-04-07
i40e: register existing client on probe
Mitch Williams
1
-0
/
+6
2017-04-07
i40e: remove client instance on driver unload
Mitch Williams
1
-0
/
+3
2017-04-07
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
3
-26
/
+36
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+12
2017-03-29
i40e: fix for queue timing delays
Wyborny, Carolyn
1
-0
/
+6
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
2
-15
/
+15
2017-03-29
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
2
-1
/
+5
2017-03-29
i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
Alexander Duyck
1
-73
/
+65
2017-03-29
i40e/i40evf: Pull out code for cleaning up Rx buffers
Alexander Duyck
1
-28
/
+45
2017-03-29
i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer
Alexander Duyck
1
-24
/
+34
2017-03-29
i40e/i40evf: Use length to determine if descriptor is done
Alexander Duyck
1
-12
/
+12
2017-03-29
i40e: remove FDIR_REQUIRES_REINIT driver flag
Jacob Keller
1
-1
/
+0
2017-03-29
i40e: remove a useless goto statement
Jacob Keller
1
-4
/
+0
2017-03-29
i40e: Check for new arq elements before leaving the adminq subtask loop
Christopher N Bednarz
1
-2
/
+4
2017-03-29
i40e: use register for XL722 control register read/write
Paul M Stillwell Jr
1
-2
/
+6
2017-03-29
i40e: Clean up handling of private flags
Alexander Duyck
2
-85
/
+112
2017-03-28
i40e: initialize params before notifying of l2_param_changes
Jacob Keller
1
-0
/
+2
2017-03-28
i40e: Drop FCoE code that always evaluates to false or 0
Alexander Duyck
3
-18
/
+3
2017-03-28
i40e: Drop FCoE code from core driver files
Alexander Duyck
11
-589
/
+2
2017-03-28
i40e/i40evf: Clean-up process_skb_fields
Alexander Duyck
1
-5
/
+3
2017-03-28
i40e: removed no longer needed delays
Bimmy Pujari
1
-2
/
+0
2017-03-28
i40e: Fixed race conditions in VF reset
Robert Konklewski
1
-8
/
+35
2017-03-28
i40e/i40evf: Fix use after free in Rx cleanup path
Alexander Duyck
1
-0
/
+1
2017-03-28
i40e: fix configuration of RSS table with DCB
Harshitha Ramamurthy
1
-5
/
+10
2017-03-28
i40e/i40evf: Update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+24
2017-03-25
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
1
-4
/
+12
2017-03-24
i40e: make use of hlist_for_each_entry_continue
Jacob Keller
1
-11
/
+4
2017-03-24
i40e: add support for SCTPv4 FDir filters
Jacob Keller
4
-0
/
+93
2017-03-24
i40e: implement support for flexible word payload
Jacob Keller
4
-12
/
+613
2017-03-24
i40e: add parsing of flexible filter fields from userdef
Jacob Keller
2
-1
/
+118
2017-03-24
i40e: partition the ring_cookie to get VF index
Jacob Keller
1
-34
/
+40
2017-03-24
i40e: allow changing input set for ntuple filters
Jacob Keller
1
-3
/
+145
2017-03-24
i40e: restore default input set for each flow type
Jacob Keller
2
-0
/
+37
2017-03-24
i40e: check current configured input set when adding ntuple filters
Jacob Keller
2
-15
/
+121
2017-03-24
i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
Jacob Keller
1
-0
/
+83
2017-03-21
i40e: always remove old filter when adding new FDir filter
Jacob Keller
1
-25
/
+7
2017-03-21
i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec
Jacob Keller
1
-0
/
+4
2017-03-21
i40e: add counters for UDP/IPv4 and IPv4 filters
Jacob Keller
3
-11
/
+34
2017-03-21
i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules
Jacob Keller
1
-1
/
+1
2017-03-21
i40e: reset fd_tcp_rule count when restoring filters
Jacob Keller
1
-0
/
+3
2017-03-21
i40e: remove redundant check for fd_tcp_rule when restoring filters
Jacob Keller
1
-6
/
+0
2017-03-21
i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds
Jacob Keller
1
-17
/
+17
2017-03-21
i40e: return immediately when failing to add fdir filter
Jacob Keller
1
-19
/
+14
[prev]
[next]