index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
10
-175
/
+223
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2
-2
/
+42
2018-04-29
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
3
-1
/
+36
2018-04-29
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
Yonghong Song
1
-9
/
+2
2018-04-29
bpf/verifier: refine retval R0 state for bpf_get_stack helper
Yonghong Song
1
-0
/
+27
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
7
-4
/
+183
2018-04-29
bpf: change prototype for stack_map_get_build_id_offset
Yonghong Song
1
-8
/
+5
2018-04-27
bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
Leo Yan
1
-0
/
+6
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
31
-2071
/
+5360
2018-04-27
samples, bpf: remove redundant ret assignment in bpf_load_program()
Wang Sheng-Hui
1
-2
/
+0
2018-04-27
Merge branch 'bpf-uapi-helper-doc'
Daniel Borkmann
3
-792
/
+3181
2018-04-27
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-396
/
+1380
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
1
-0
/
+30
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
1
-0
/
+147
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
1
-0
/
+180
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
1
-0
/
+172
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
1
-0
/
+164
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
1
-0
/
+197
2018-04-27
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
1
-0
/
+254
2018-04-27
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
1
-0
/
+230
2018-04-27
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2
-406
/
+437
2018-04-27
Merge branch 'bpf-tunnel-metadata-selftests'
Daniel Borkmann
5
-466
/
+906
2018-04-27
samples/bpf: remove the bpf tunnel testsuite.
William Tu
3
-1003
/
+0
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
3
-2
/
+1445
2018-04-26
bpf: fix xdp_generic for bpf_adjust_tail usecase
Nikita V. Shirokov
1
-1
/
+3
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2
-1
/
+5
2018-04-26
tools, bpf: Sync bpf.h uapi header
Jiri Olsa
1
-0
/
+1
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
2
-0
/
+2
2018-04-26
Merge branch 'udp-gso'
David S. Miller
26
-51
/
+1687
2018-04-26
selftests: udp gso benchmark
Willem de Bruijn
5
-1
/
+763
2018-04-26
selftests: udp gso with corking
Willem de Bruijn
2
-10
/
+38
2018-04-26
selftests: udp gso with connected sockets
Willem de Bruijn
2
-2
/
+122
2018-04-26
selftests: udp gso
Willem de Bruijn
4
-1
/
+504
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
4
-1
/
+13
2018-04-26
udp: add gso segment cmsg
Willem de Bruijn
3
-3
/
+47
2018-04-26
udp: paged allocation with gso
Willem de Bruijn
2
-9
/
+25
2018-04-26
udp: better wmem accounting on gso
Willem de Bruijn
1
-1
/
+15
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
9
-11
/
+67
2018-04-26
udp: add udp gso
Willem de Bruijn
6
-4
/
+82
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
6
-22
/
+25
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-18
/
+94
2018-04-25
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-15
/
+439
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-12
/
+82
2018-04-25
bpf: fix for lex/yacc build error with gcc-5
John Fastabend
1
-0
/
+2
2018-04-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-185
/
+243
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
1
-1
/
+2
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
1
-4
/
+0
2018-04-25
mkiss: remove redundant check for len > 0
Colin Ian King
1
-1
/
+1
2018-04-25
net: amd8111e: remove redundant duplicated if statement
Colin Ian King
1
-10
/
+6
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
2
-29
/
+0
[next]