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
2019-04-27
bpf: add writable context for raw tracepoints
Matt Mullins
8
-4
/
+91
2019-04-27
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
4
-9
/
+71
2019-04-27
bpf, arm64: remove prefetch insn in xadd mapping
Daniel Borkmann
2
-7
/
+0
2019-04-26
Merge branch 'btf-dump'
Alexei Starovoitov
12
-19
/
+882
2019-04-26
bpftool: fix indendation in bash-completion/bpftool
Andrii Nakryiko
1
-11
/
+11
2019-04-26
bpftool: add bash completions for btf command
Andrii Nakryiko
1
-0
/
+46
2019-04-26
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
8
-7
/
+236
2019-04-26
bpftool: add ability to dump BTF types
Andrii Nakryiko
3
-1
/
+589
2019-04-26
bpftool: Fix errno variable usage
Benjamin Poirier
1
-1
/
+1
2019-04-26
bpftool: show flow_dissector attachment status
Stanislav Fomichev
1
-0
/
+54
2019-04-26
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
3
-0
/
+49
2019-04-26
samples: bpf: add hbm sample to .gitignore
Daniel T. Lee
1
-0
/
+1
2019-04-26
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
1
-0
/
+1
2019-04-25
Merge branch 'libbpf-fixes'
Alexei Starovoitov
1
-16
/
+89
2019-04-25
bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement
Daniel Borkmann
1
-3
/
+3
2019-04-25
bpf, libbpf: handle old kernels more graceful wrt global data sections
Daniel Borkmann
1
-13
/
+86
2019-04-24
Merge branch 'bpf-proto-fixes'
Daniel Borkmann
4
-5
/
+88
2019-04-24
selftests/bpf: expand test_tc_tunnel with SIT encap
Willem de Bruijn
3
-5
/
+80
2019-04-24
bpf: update skb->protocol in bpf_skb_net_grow
Willem de Bruijn
1
-0
/
+8
2019-04-23
Merge branch 'bpf-eth-get-headlen'
Daniel Borkmann
27
-186
/
+411
2019-04-23
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
2
-17
/
+9
2019-04-23
selftests/bpf: properly return error from bpf_flow_load
Stanislav Fomichev
1
-4
/
+4
2019-04-23
selftests/bpf: run flow dissector tests in skb-less mode
Stanislav Fomichev
4
-34
/
+165
2019-04-23
selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
Stanislav Fomichev
1
-0
/
+48
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
16
-17
/
+22
2019-04-23
flow_dissector: handle no-skb use case
Stanislav Fomichev
2
-32
/
+25
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
3
-20
/
+31
2019-04-23
bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
Stanislav Fomichev
1
-30
/
+17
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
6
-59
/
+117
2019-04-23
net: systemport: Remove need for DMA descriptor
Florian Fainelli
2
-58
/
+8
2019-04-23
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
1
-1
/
+2
2019-04-23
r8152: sync sa_family with the media type of network device
Crag.Wang
1
-0
/
+2
2019-04-23
Merge branch 'mlxsw-Shared-buffer-improvements'
David S. Miller
7
-153
/
+300
2019-04-23
mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas
Ido Schimmel
1
-7
/
+35
2019-04-23
mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration
Ido Schimmel
1
-2
/
+8
2019-04-23
mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()
Ido Schimmel
1
-7
/
+14
2019-04-23
mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets
Ido Schimmel
1
-12
/
+7
2019-04-23
mlxsw: spectrum_buffers: Add pools for CPU traffic
Ido Schimmel
1
-0
/
+20
2019-04-23
mlxsw: spectrum_buffers: Remove assumption about pool order
Ido Schimmel
1
-18
/
+13
2019-04-23
mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes
Ido Schimmel
1
-0
/
+2
2019-04-23
mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool
Ido Schimmel
1
-4
/
+4
2019-04-23
mlxsw: spectrum_buffers: Forbid configuration of multicast pool
Ido Schimmel
1
-2
/
+12
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto TC's configuration
Ido Schimmel
1
-0
/
+18
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto pool's configuration
Ido Schimmel
1
-1
/
+16
2019-04-23
mlxsw: spectrum_buffers: Use defines for pool indices
Ido Schimmel
1
-78
/
+104
2019-04-23
mlxsw: spectrum_buffers: Add extack messages for invalid configurations
Ido Schimmel
4
-18
/
+33
2019-04-23
net: devlink: Add extack to shared buffer operations
Ido Schimmel
4
-16
/
+26
2019-04-23
Merge branch 'net-clean-up-needless-use-of-module-infrastructure'
David S. Miller
7
-18
/
+9
2019-04-23
net: strparser: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+4
2019-04-23
net: bpfilter: dont use module_init in non-modular code
Paul Gortmaker
1
-2
/
+1
[next]