index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
1
-2
/
+2
*
i40e: fix possible compiler warning in xsk TX path
Magnus Karlsson
2018-09-01
1
-4
/
+2
*
i40e: add AF_XDP zero-copy Tx support
Magnus Karlsson
2018-08-29
4
-1
/
+186
*
i40e: move common Tx functions to i40e_txrx_common.h
Magnus Karlsson
2018-08-29
2
-33
/
+61
*
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
2018-08-29
7
-11
/
+775
*
i40e: move common Rx functions to i40e_txrx_common.h
Björn Töpel
2018-08-29
2
-20
/
+44
*
i40e: refactor Rx path for re-use
Björn Töpel
2018-08-29
1
-34
/
+77
*
i40e: added queue pair disable/enable functions
Björn Töpel
2018-08-29
1
-0
/
+250
*
nfp: make RTsym users handle absolute symbols correctly
Jakub Kicinski
2018-08-29
3
-32
/
+21
*
nfp: support access to absolute RTsyms
Jakub Kicinski
2018-08-29
2
-9
/
+46
*
nfp: convert all RTsym users to use new read/write helpers
Jakub Kicinski
2018-08-29
3
-46
/
+23
*
nfp: convert existing RTsym helpers to full target decoding
Jakub Kicinski
2018-08-29
1
-14
/
+14
*
nfp: pass cpp_id to nfp_cpp_map_area()
Jakub Kicinski
2018-08-29
4
-16
/
+16
*
nfp: add RTsym access helpers
Jakub Kicinski
2018-08-29
2
-0
/
+171
*
nfp: add basic errors messages to target logic
Jakub Kicinski
2018-08-29
1
-2
/
+10
*
nfp: save the MU locality field offset
Jakub Kicinski
2018-08-29
3
-31
/
+38
*
nfp: refactor the per-chip PCIe config
Jakub Kicinski
2018-08-29
2
-13
/
+41
*
nfp: add support for NFP5000
Jakub Kicinski
2018-08-29
2
-1
/
+7
*
nfp: abm: look up MAC addresses via management FW
Jakub Kicinski
2018-08-29
1
-9
/
+25
*
nfp: add support for indirect HWinfo lookup
Jakub Kicinski
2018-08-29
2
-0
/
+44
*
nfp: interpret extended FW load result codes
Jakub Kicinski
2018-08-29
2
-3
/
+85
*
nfp: attempt FW load from flash
Jakub Kicinski
2018-08-29
3
-2
/
+16
*
nfp: encapsulate NSP command arguments into structs
Jakub Kicinski
2018-08-29
1
-69
/
+136
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-08-29
17
-1199
/
+3326
|
\
|
*
ice: Fix and update driver version string
Anirudh Venkataramanan
2018-08-28
1
-1
/
+1
|
*
ice: Introduce SERVICE_DIS flag and service routine functions
Akeem G Abodunrin
2018-08-28
2
-7
/
+28
|
*
ice: Enable VSI Rx/Tx pruning only when VLAN 0 is active
Brett Creeley
2018-08-28
1
-9
/
+85
|
*
ice: Enable firmware logging during device initialization.
Hieu Tran
2018-08-28
5
-2
/
+286
|
*
ice: Implement ice_bridge_getlink and ice_bridge_setlink
Md Fahad Iqbal Polash
2018-08-28
3
-1
/
+181
|
*
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
2018-08-28
5
-0
/
+331
|
*
ice: Clean up register file
Anirudh Venkataramanan
2018-08-28
1
-229
/
+188
|
*
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
2018-08-28
4
-53
/
+891
|
*
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
2018-08-28
7
-171
/
+580
|
*
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
2018-08-28
5
-553
/
+500
|
*
ice: Code optimization for ice_fill_sw_rule()
Zhenning Xiao
2018-08-28
1
-8
/
+10
|
*
ice: Prevent control queue operations during reset
Anirudh Venkataramanan
2018-08-28
4
-5
/
+34
|
*
ice: Update request resource command to latest specification
Dan Nowlin
2018-08-28
4
-21
/
+67
|
*
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
2018-08-28
4
-114
/
+61
|
*
ice: Rework flex descriptor programming
Anirudh Venkataramanan
2018-08-28
2
-34
/
+92
*
|
ixgbe: fix the return value for unsupported VF offload
Shannon Nelson
2018-08-28
1
-1
/
+1
*
|
ixgbe: disallow IPsec Tx offload when in SR-IOV mode
Shannon Nelson
2018-08-28
1
-0
/
+3
*
|
ixgbevf: enable VF IPsec offload operations
Shannon Nelson
2018-08-28
5
-21
/
+86
*
|
ixgbevf: add VF IPsec offload code
Shannon Nelson
2018-08-28
4
-0
/
+748
*
|
ixgbevf: add defines for IPsec offload request
Shannon Nelson
2018-08-28
2
-0
/
+13
*
|
ixgbe: add VF IPsec offload request message handling
Shannon Nelson
2018-08-28
3
-6
/
+35
*
|
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
2018-08-28
3
-1
/
+12
*
|
ixgbe: add VF IPsec management
Shannon Nelson
2018-08-28
2
-9
/
+260
*
|
ixgbe: prep IPsec constants for later use
Shannon Nelson
2018-08-28
1
-3
/
+5
*
|
ixgbe: reload IPsec IP table after sa tables
Shannon Nelson
2018-08-28
1
-8
/
+8
*
|
ixgbe: don't clear IPsec sa counters on HW clearing
Shannon Nelson
2018-08-28
1
-4
/
+0
[next]