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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
1
-1
/
+1
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-29
/
+19
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-40
/
+39
2017-11-03
Merge branch 'mlxsw-Align-multipath-hash-parameters-with-kernels'
David S. Miller
6
-25
/
+270
2017-11-03
mlxsw: spectrum_router: Update multipath hash parameters upon netevents
Ido Schimmel
1
-1
/
+30
2017-11-03
mlxsw: spectrum_router: Align multipath hash parameters with kernel's
Ido Schimmel
1
-0
/
+64
2017-11-03
mlxsw: reg: Add Router ECMP Configuration Register Version 2
Ido Schimmel
1
-0
/
+132
2017-11-03
mlxsw: spectrum_router: Properly name netevent work struct
Ido Schimmel
1
-13
/
+13
2017-11-03
mlxsw: spectrum_router: Embed netevent notifier block in router struct
Ido Schimmel
3
-11
/
+12
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
2
-1
/
+20
2017-11-03
cxgb4: fix error return code in cxgb4_set_hash_filter()
Wei Yongjun
1
-1
/
+3
2017-11-03
bpf: fix out-of-bounds access warning in bpf_check
Arnd Bergmann
1
-0
/
+4
2017-11-03
bpf: fix link error without CONFIG_NET
Arnd Bergmann
1
-0
/
+2
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
3
-3
/
+2
2017-11-03
liquidio: bump up driver version to 1.7.0 to match newer NIC firmware
Felix Manlunas
1
-2
/
+2
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
2
-0
/
+57
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
6
-12
/
+159
2017-11-02
Merge branch 'hns3-add-support-for-reset'
David S. Miller
7
-37
/
+747
2017-11-02
net: hns3: hns3:fix a bug about statistic counter in reset process
qumingguang
1
-0
/
+7
2017-11-02
net: hns3: Fix a misuse to devm_free_irq
qumingguang
1
-3
/
+2
2017-11-02
net: hns3: Add reset interface implementation in client
Lipeng
1
-0
/
+153
2017-11-02
net: hns3: Add timeout process in hns3_enet
Lipeng
2
-0
/
+88
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
net: dsa: lan9303: Added Documentation/networking/dsa/lan9303.txt
Egil Hjelmeland
1
-0
/
+37
2017-11-02
Merge branch 'nfp-TC-block-fixes-app-fallback-and-dev_alloc'
David S. Miller
12
-72
/
+77
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
tools: bpf: handle long path in jit disasm
Prashant Bhole
2
-2
/
+4
2017-11-02
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
4
-1
/
+92
2017-11-02
Merge branch 'BPF-range-marking-improvements-for-meta-data'
David S. Miller
2
-122
/
+591
2017-11-02
bpf: add test cases to bpf selftests to cover all meta tests
Daniel Borkmann
1
-0
/
+442
2017-11-02
bpf: also improve pattern matches for meta access
Daniel Borkmann
1
-69
/
+96
2017-11-02
bpf: minor cleanups after merge
Daniel Borkmann
2
-73
/
+73
2017-11-02
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
1
-1
/
+4
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2
-2
/
+8
2017-11-02
Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG'
David S. Miller
2
-2
/
+26
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
Merge branch 'dpaa-cleanups'
David S. Miller
1
-6
/
+2
[next]