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-05
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
4
-3
/
+4
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
8
-1
/
+130
2017-11-05
device_cgroup: prepare code for bpf-based device controller
Roman Gushchin
2
-49
/
+59
2017-11-05
device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants
Roman Gushchin
1
-36
/
+36
2017-11-05
Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
22
-53
/
+696
2017-11-05
Merge branch 'nfp-ethtool-and-related-improvements'
David S. Miller
10
-30
/
+325
2017-11-05
nfp: implement ethtool FEC mode settings
Dirk van der Merwe
1
-1
/
+116
2017-11-05
nfp: add helpers for FEC support
Dirk van der Merwe
2
-0
/
+94
2017-11-05
nfp: add get/set link settings ndos to representors
Dirk van der Merwe
1
-0
/
+2
2017-11-05
nfp: resync repr state when port table sync
Dirk van der Merwe
3
-0
/
+54
2017-11-05
nfp: refactor nfp_app_reprs_set
Dirk van der Merwe
2
-18
/
+4
2017-11-05
nfp: make use of MAC reinit
Jakub Kicinski
5
-3
/
+40
2017-11-05
nfp: don't depend on compiler constant propagation
Jakub Kicinski
1
-8
/
+15
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
7
-4
/
+68
2017-11-05
Merge branch 'dsa-parsing-stage'
David S. Miller
3
-140
/
+179
2017-11-05
net: dsa: resolve tagging protocol at parse time
Vivien Didelot
1
-16
/
+15
2017-11-05
net: dsa: add one port parsing function per type
Vivien Didelot
1
-20
/
+36
2017-11-05
net: dsa: only check presence of link property
Vivien Didelot
1
-1
/
+1
2017-11-05
net: dsa: rework switch parsing
Vivien Didelot
1
-59
/
+58
2017-11-05
net: dsa: get tree before parsing ports
Vivien Didelot
1
-8
/
+10
2017-11-05
net: dsa: rework switch addition and removal
Vivien Didelot
1
-20
/
+27
2017-11-05
net: dsa: provide a find or new tree helper
Vivien Didelot
1
-11
/
+21
2017-11-05
net: dsa: get and put tree reference counting
Vivien Didelot
1
-11
/
+27
2017-11-05
net: dsa: simplify tree reference counting
Vivien Didelot
1
-20
/
+10
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
3
-9
/
+9
2017-11-05
net: dsa: make switch index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
liquidio: do not consider packets dropped by network stack as driver Rx dropped
Intiyaz Basha
1
-12
/
+3
2017-11-05
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2
-31
/
+34
2017-11-05
Merge branch 'bpf-add-offload-as-a-first-class-citizen'
David S. Miller
36
-666
/
+686
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
3
-122
/
+0
2017-11-05
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
7
-106
/
+121
2017-11-05
nfp: bpf: move translation prepare to offload.c
Jakub Kicinski
3
-91
/
+94
2017-11-05
nfp: bpf: move program prepare and free into offload.c
Jakub Kicinski
3
-33
/
+38
2017-11-05
nfp: bpf: require seamless reload for program replace
Jakub Kicinski
4
-42
/
+35
2017-11-05
nfp: bpf: refactor offload logic
Jakub Kicinski
3
-77
/
+67
2017-11-05
nfp: bpf: remove unnecessary include of nfp_net.h
Jakub Kicinski
1
-1
/
+0
2017-11-05
nfp: bpf: remove the register renumbering leftovers
Jakub Kicinski
3
-19
/
+4
2017-11-05
nfp: bpf: drop support for cls_bpf with legacy actions
Jakub Kicinski
5
-247
/
+22
2017-11-05
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2
-3
/
+8
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
3
-5
/
+44
2017-11-05
bpftool: print program device bound info
Jakub Kicinski
2
-0
/
+38
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
4
-0
/
+24
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
9
-8
/
+278
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
17
-55
/
+56
2017-11-05
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-8
/
+2
2017-11-05
net: plip: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+13
2017-11-05
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
Eric Dumazet
1
-1
/
+0
2017-11-05
tcp: tcp_mtu_probing() cleanup
Eric Dumazet
1
-17
/
+14
2017-11-05
dpaa_eth: avoid uninitialized variable false-positive warning
Arnd Bergmann
1
-1
/
+2
2017-11-05
Merge branch 'openvswitch-netns'
David S. Miller
7
-35
/
+127
[next]