index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
1
-0
/
+222
|
*
selftests/bpf: Test sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
1
-0
/
+228
|
*
selftests/bpf: Test bpf_sysctl_get_name helper
Andrey Ignatov
2019-04-12
1
-0
/
+222
|
*
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov
2019-04-12
2
-1
/
+293
|
*
selftests/bpf: Test sysctl section name
Andrey Ignatov
2019-04-12
1
-0
/
+5
|
*
libbpf: Support sysctl hook
Andrey Ignatov
2019-04-12
2
-0
/
+4
|
*
bpf: Sync bpf.h to tools/
Andrey Ignatov
2019-04-12
1
-1
/
+89
|
*
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
2019-04-12
5
-8
/
+63
|
*
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
5
-10
/
+142
|
*
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
3
-1
/
+88
|
*
bpf: Introduce bpf_sysctl_get_name helper
Andrey Ignatov
2019-04-12
2
-2
/
+90
|
*
bpf: Sysctl hook
Andrey Ignatov
2019-04-12
8
-0
/
+141
|
*
bpf: Add base proto function for cgroup-bpf programs
Andrey Ignatov
2019-04-12
1
-1
/
+7
|
/
*
Merge branch 'smc-next'
David S. Miller
2019-04-12
8
-274
/
+294
|
\
|
*
net/smc: improve smc_conn_create reason codes
Karsten Graul
2019-04-12
4
-59
/
+58
|
*
net/smc: improve smc_listen_work reason codes
Karsten Graul
2019-04-12
2
-46
/
+54
|
*
net/smc: code cleanup smc_listen_work
Karsten Graul
2019-04-12
1
-15
/
+14
|
*
net/smc: cleanup of get vlan id
Karsten Graul
2019-04-12
3
-6
/
+10
|
*
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
7
-141
/
+139
|
*
net/smc: check for ip prefix and subnet
Karsten Graul
2019-04-12
2
-3
/
+10
|
*
net/smc: fallback to TCP after connect problems
Karsten Graul
2019-04-12
1
-4
/
+4
|
*
net/smc: nonblocking connect rework
Ursula Braun
2019-04-12
2
-42
/
+47
|
/
*
xen-netback: add reference from xenvif to backend_info to facilitate coredump...
Dongli Zhang
2019-04-12
2
-16
/
+19
*
Merge branch 'sctp-skb-list'
David S. Miller
2019-04-11
3
-41
/
+71
|
\
|
*
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
David Miller
2019-04-11
3
-20
/
+13
|
*
sctp: Make sctp_enqueue_event tak an skb list.
David Miller
2019-04-11
2
-15
/
+39
|
*
sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event
David Miller
2019-04-11
1
-1
/
+10
|
*
sctp: Always pass skbs on a list to sctp_ulpq_tail_event().
David Miller
2019-04-11
1
-6
/
+10
|
*
sctp: Remove superfluous test in sctp_ulpq_reasm_drain().
David Miller
2019-04-11
1
-1
/
+1
|
/
*
net: sched: flower: fix filter net reference counting
Vlad Buslov
2019-04-11
1
-11
/
+6
*
selftests: Add debugging options to pmtu.sh
David Ahern
2019-04-11
1
-89
/
+124
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
75
-425
/
+4603
|
\
|
*
bpf: explicitly prohibit ctx_{in, out} in non-skb BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-12
1
-0
/
+6
|
*
tools: add smp_* barrier variants to include infrastructure
Daniel Borkmann
2019-04-11
2
-2
/
+15
|
*
Merge branch 'bpf-l2-encap'
Daniel Borkmann
2019-04-11
6
-80
/
+417
|
|
\
|
|
*
selftests_bpf: add L2 encap to test_tc_tunnel
Alan Maguire
2019-04-11
3
-59
/
+277
|
|
*
bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2
Alan Maguire
2019-04-11
1
-0
/
+10
|
|
*
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
2019-04-11
2
-4
/
+18
|
|
*
selftests_bpf: extend test_tc_tunnel for UDP encap
Alan Maguire
2019-04-11
3
-48
/
+143
|
|
/
|
*
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
2
-9
/
+29
|
*
selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
2
-0
/
+110
|
*
libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
3
-0
/
+17
|
*
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
3
-9
/
+151
|
*
tools/bpftool: show btf id in program information
Prashant Bhole
2019-04-11
1
-0
/
+6
|
*
libbpf: Fix build with gcc-8
Andrey Ignatov
2019-04-11
1
-1
/
+1
|
*
mailmap: add entry for email addresses
Daniel Borkmann
2019-04-11
1
-0
/
+9
|
*
libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE
Magnus Karlsson
2019-04-10
1
-4
/
+5
|
*
bpf, bpftool: fix a few ubsan warnings
Yonghong Song
2019-04-10
1
-10
/
+9
|
*
Merge branch 'support-global-data'
Alexei Starovoitov
2019-04-09
37
-207
/
+3018
|
|
\
|
|
*
bpf, selftest: add test cases for BTF Var and DataSec
Daniel Borkmann
2019-04-09
1
-2
/
+663
[prev]
[next]