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.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
2017-11-02
net: hns3: Add reset process in hclge_main
Lipeng
4
-0
/
+326
2017-11-02
net: hns3: Add support for misc interrupt
Lipeng
3
-0
/
+81
2017-11-02
net: hns3: Refactor the initialization of command queue
Lipeng
3
-16
/
+33
2017-11-02
net: hns3: Refactor mac_init function
qumingguang
1
-7
/
+7
2017-11-02
net: hns3: Refactor the mapping of tqp to vport
Lipeng
1
-11
/
+50
2017-11-02
net: seeq: fix timer conversion
Arnd Bergmann
2
-2
/
+2
2017-11-02
nfp: improve defines for constants in ethtool
Jakub Kicinski
1
-7
/
+8
2017-11-02
nfp: use a counter instead of log message for allocation failures
Jakub Kicinski
3
-10
/
+20
2017-11-02
nfp: switch to dev_alloc_page()
Jakub Kicinski
1
-1
/
+1
2017-11-02
nfp: bpf: fall back to core NIC app if BPF not selected
Jakub Kicinski
3
-5
/
+6
2017-11-02
nfp: reorganize the app table
Jakub Kicinski
1
-10
/
+6
2017-11-02
nfp: bpf: reject TC offload if XDP loaded
Jakub Kicinski
1
-0
/
+3
2017-11-02
nfp: flower: vxlan - ensure no sleep in atomic context
John Hurley
5
-34
/
+28
2017-11-02
nfp: flower: app should use struct nfp_repr
John Hurley
1
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2157
-0
/
+2157
2017-11-02
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
4
-1
/
+92
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2
-2
/
+8
2017-11-02
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
Jiong Wang
1
-0
/
+24
2017-11-02
nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT
Jiong Wang
2
-2
/
+2
2017-11-02
net: vrf: correct FRA_L3MDEV encode type
Jeff Barnhill
1
-1
/
+1
2017-11-02
net: dpaa: remove init which already done in per-cpu allocation
yuan linyu
1
-5
/
+0
2017-11-02
net: dpaa: fix maybe uninitialized var in dpaa_open()
yuan linyu
1
-1
/
+2
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
9
-2
/
+23
2017-11-02
net: hns3: remove a couple of redundant assignments
Colin Ian King
1
-3
/
+0
2017-11-02
liquidio: remove redundant setting of inst_processed to zero
Colin Ian King
1
-2
/
+0
2017-11-02
net: dl2k: remove redundant re-assignment to np
Colin Ian King
1
-1
/
+1
2017-11-02
wan: wanxl: remove redundant assignment to stat
Colin Ian King
1
-1
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-104
/
+216
2017-11-02
enic: Add support for 'ethtool -g/-G'
Parvi Kaustubhi
2
-1
/
+78
2017-11-02
enic: reset fetch index
Parvi Kaustubhi
1
-14
/
+2
2017-11-02
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2
-6
/
+10
2017-11-02
drm/amdgpu: allow harvesting check for Polaris VCE
Leo Liu
1
-6
/
+6
2017-11-02
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
Leo Liu
1
-0
/
+4
2017-11-02
Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-35
/
+57
2017-11-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+21
2017-11-01
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
Chris Wilson
1
-0
/
+4
2017-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-35
/
+137
2017-11-01
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
Hongxu Jia
1
-0
/
+1
2017-11-01
mmc: dw_mmc: Fix the DTO timeout calculation
Douglas Anderson
1
-1
/
+6
2017-11-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
13
-234
/
+287
2017-11-01
cxgb4: add support to create hash-filters via tc-flower offload
Kumar Sanghvi
3
-5
/
+161
2017-11-01
cxgb4: convert flower table to use rhashtable
Kumar Sanghvi
4
-36
/
+82
2017-11-01
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
3
-13
/
+25
2017-11-01
cxgb4: add support to delete hash filter
Kumar Sanghvi
7
-7
/
+173
2017-11-01
cxgb4: add support to create hash filters
Kumar Sanghvi
6
-50
/
+562
2017-11-01
cxgb4: initialize hash-filter configuration
Kumar Sanghvi
6
-4
/
+54
2017-11-01
cxgb4: save additional filter tuple field shifts in tp_params
Kumar Sanghvi
3
-4
/
+29
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
net: thunderx: remove a couple of redundant assignments
Colin Ian King
1
-4
/
+0
2017-11-01
sfc: support rx-fcs and rx-all
Edward Cree
4
-8
/
+30
[prev]
[next]