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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
liquidio: improve soft command handling
Felix Manlunas
8
-49
/
+232
2018-08-30
net: nixge: Add support for 64-bit platforms
Moritz Fischer
2
-55
/
+116
2018-08-30
liquidio: fix race condition in instruction completion processing
Rick Farrington
3
-2
/
+7
2018-08-30
liquidio: remove unnecessary delay when processing IQ responses
Rick Farrington
1
-1
/
+1
2018-08-30
8390/etherh: convert to ethtool_{get, set}_link_ksettings
Michal Kubecek
1
-16
/
+19
2018-08-30
net: thunderbolt: Convert to use SPDX identifier
Mika Westerberg
1
-4
/
+1
2018-08-30
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
7
-46
/
+40
2018-08-29
nfp: make RTsym users handle absolute symbols correctly
Jakub Kicinski
3
-32
/
+21
2018-08-29
nfp: support access to absolute RTsyms
Jakub Kicinski
2
-9
/
+46
2018-08-29
nfp: convert all RTsym users to use new read/write helpers
Jakub Kicinski
3
-46
/
+23
2018-08-29
nfp: convert existing RTsym helpers to full target decoding
Jakub Kicinski
1
-14
/
+14
2018-08-29
nfp: pass cpp_id to nfp_cpp_map_area()
Jakub Kicinski
4
-16
/
+16
2018-08-29
nfp: add RTsym access helpers
Jakub Kicinski
2
-0
/
+171
2018-08-29
nfp: add basic errors messages to target logic
Jakub Kicinski
1
-2
/
+10
2018-08-29
nfp: save the MU locality field offset
Jakub Kicinski
3
-31
/
+38
2018-08-29
nfp: refactor the per-chip PCIe config
Jakub Kicinski
2
-13
/
+41
2018-08-29
nfp: add support for NFP5000
Jakub Kicinski
2
-1
/
+7
2018-08-29
nfp: abm: look up MAC addresses via management FW
Jakub Kicinski
1
-9
/
+25
2018-08-29
nfp: add support for indirect HWinfo lookup
Jakub Kicinski
2
-0
/
+44
2018-08-29
nfp: interpret extended FW load result codes
Jakub Kicinski
2
-3
/
+85
2018-08-29
nfp: attempt FW load from flash
Jakub Kicinski
3
-2
/
+16
2018-08-29
nfp: encapsulate NSP command arguments into structs
Jakub Kicinski
1
-69
/
+136
2018-08-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
17
-1199
/
+3326
2018-08-29
ixgbe: fix the return value for unsupported VF offload
Shannon Nelson
1
-1
/
+1
2018-08-29
ixgbe: disallow IPsec Tx offload when in SR-IOV mode
Shannon Nelson
1
-0
/
+3
2018-08-29
ixgbevf: enable VF IPsec offload operations
Shannon Nelson
5
-21
/
+86
2018-08-29
ixgbevf: add VF IPsec offload code
Shannon Nelson
4
-0
/
+748
2018-08-29
ixgbevf: add defines for IPsec offload request
Shannon Nelson
2
-0
/
+13
2018-08-29
ixgbe: add VF IPsec offload request message handling
Shannon Nelson
3
-6
/
+35
2018-08-29
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
3
-1
/
+12
2018-08-29
ixgbe: add VF IPsec management
Shannon Nelson
2
-9
/
+260
2018-08-29
ixgbe: prep IPsec constants for later use
Shannon Nelson
1
-3
/
+5
2018-08-29
ixgbe: reload IPsec IP table after sa tables
Shannon Nelson
1
-8
/
+8
2018-08-29
ixgbe: don't clear IPsec sa counters on HW clearing
Shannon Nelson
1
-4
/
+0
2018-08-28
ixgbevf: VF2VF TCP RSS
Sebastian Basierski
1
-0
/
+4
2018-08-28
ixgbe: firmware recovery mode
Sebastian Basierski
4
-0
/
+71
2018-08-28
ice: Fix and update driver version string
Anirudh Venkataramanan
1
-1
/
+1
2018-08-28
ice: Introduce SERVICE_DIS flag and service routine functions
Akeem G Abodunrin
2
-7
/
+28
2018-08-28
ice: Enable VSI Rx/Tx pruning only when VLAN 0 is active
Brett Creeley
1
-9
/
+85
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
5
-2
/
+286
2018-08-28
ice: Implement ice_bridge_getlink and ice_bridge_setlink
Md Fahad Iqbal Polash
3
-1
/
+181
2018-08-28
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
5
-0
/
+331
2018-08-28
ice: Clean up register file
Anirudh Venkataramanan
1
-229
/
+188
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
4
-53
/
+891
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
7
-171
/
+580
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
5
-553
/
+500
2018-08-28
ice: Code optimization for ice_fill_sw_rule()
Zhenning Xiao
1
-8
/
+10
2018-08-28
ice: Prevent control queue operations during reset
Anirudh Venkataramanan
4
-5
/
+34
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
4
-21
/
+67
2018-08-28
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
4
-114
/
+61
[next]