index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sg_split.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
1
-9
/
+10
2020-02-26
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
1
-21
/
+49
2020-02-26
bpftool: Move out sections to separate functions
Michal Rostecki
1
-93
/
+126
2020-02-26
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
4
-4
/
+9
2020-02-26
scripts/bpf: Switch to more portable python3 shebang
Scott Branden
1
-1
/
+1
2020-02-25
virtio_net: Add XDP meta data support
Yuya Kusakabe
1
-20
/
+32
2020-02-25
virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer
Yuya Kusakabe
1
-2
/
+2
2020-02-25
selftests/bpf: Print backtrace on SIGSEGV in test_progs
Andrii Nakryiko
2
-1
/
+26
2020-02-25
selftests/bpf: Run SYN cookies with reuseport BPF test only for TCP
Jakub Sitnicki
1
-8
/
+9
2020-02-25
selftests/bpf: Run reuseport tests only with supported socket types
Jakub Sitnicki
1
-7
/
+6
2020-02-25
bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled
David Miller
1
-3
/
+15
2020-02-25
bpf, lpm: Make locking RT friendly
Thomas Gleixner
1
-6
/
+6
2020-02-25
bpf: Prepare hashtab locking for PREEMPT_RT
Thomas Gleixner
1
-9
/
+56
2020-02-25
bpf: Factor out hashtab bucket lock operations
Thomas Gleixner
1
-23
/
+46
2020-02-25
bpf: Replace open coded recursion prevention in sys_bpf()
Thomas Gleixner
1
-19
/
+8
2020-02-25
bpf: Use recursion prevention helpers in hashtab code
Thomas Gleixner
1
-8
/
+4
2020-02-25
bpf: Provide recursion prevention helpers
Thomas Gleixner
1
-0
/
+30
2020-02-25
bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.
David Miller
2
-6
/
+7
2020-02-25
bpf: Use migrate_disable/enabe() in trampoline code.
David Miller
1
-4
/
+5
2020-02-25
bpf/tests: Use migrate disable instead of preempt disable
David Miller
2
-6
/
+6
2020-02-25
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
David Miller
5
-18
/
+6
2020-02-25
bpf: Replace cant_sleep() with cant_migrate()
Thomas Gleixner
1
-1
/
+1
2020-02-25
bpf: Provide bpf_prog_run_pin_on_cpu() helper
Thomas Gleixner
1
-2
/
+24
2020-02-25
bpf: Dont iterate over possible CPUs with interrupts disabled
Thomas Gleixner
1
-10
/
+10
2020-02-25
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
1
-8
/
+0
2020-02-25
perf/bpf: Remove preempt disable around BPF invocation
Thomas Gleixner
1
-2
/
+0
2020-02-25
bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
Thomas Gleixner
1
-2
/
+1
2020-02-25
bpf: disable preemption for bpf progs attached to uprobe
Alexei Starovoitov
1
-2
/
+9
2020-02-25
bpf/trace: Remove EXPORT from trace_call_bpf()
Thomas Gleixner
1
-1
/
+0
2020-02-25
bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
Thomas Gleixner
1
-2
/
+1
2020-02-25
bpf: Update locking comment in hashtab code
Thomas Gleixner
1
-4
/
+20
2020-02-25
bpf: Enforce preallocation for instrumentation programs on RT
Thomas Gleixner
1
-4
/
+9
2020-02-25
bpf: Tighten the requirements for preallocated hash maps
Thomas Gleixner
1
-11
/
+28
2020-02-22
net/mlx5: Add fsm_reactivate callback support
Eran Ben Elisha
1
-0
/
+39
2020-02-22
net/mlxfw: Add reactivate flow support to FSM burn flow
Eran Ben Elisha
2
-4
/
+119
2020-02-22
net/mlxfw: Use MLXFW_ERR_MSG macro for error reporting
Saeed Mahameed
1
-21
/
+24
2020-02-22
net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c
Saeed Mahameed
2
-38
/
+54
2020-02-22
net/mlxfw: More error messages coverage
Saeed Mahameed
1
-9
/
+26
2020-02-22
net/mlxfw: Improve FSM err message reporting and return codes
Saeed Mahameed
1
-29
/
+65
2020-02-22
net/mlxfw: Generic mlx FW flash status notify
Saeed Mahameed
5
-30
/
+16
2020-02-21
selftests/bpf: Tests for sockmap/sockhash holding listening sockets
Jakub Sitnicki
2
-0
/
+1594
2020-02-21
selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
Jakub Sitnicki
1
-10
/
+53
2020-02-21
net: Generate reuseport group ID on group creation
Jakub Sitnicki
4
-47
/
+22
2020-02-21
bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
Jakub Sitnicki
2
-8
/
+17
2020-02-21
bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH
Jakub Sitnicki
1
-2
/
+7
2020-02-21
bpf, sockmap: Return socket cookie on lookup from syscall
Jakub Sitnicki
1
-4
/
+53
2020-02-21
bpf, sockmap: Don't set up upcalls and progs for listening sockets
Jakub Sitnicki
1
-7
/
+45
2020-02-21
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
2
-20
/
+45
2020-02-21
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
3
-0
/
+23
2020-02-21
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
3
-3
/
+42
[next]