index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
2022-01-31
1
-1
/
+2
*
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2022-01-27
2
-3
/
+11
*
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
2022-01-27
1
-0
/
+3
*
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2022-01-27
2
-4
/
+33
*
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2022-01-27
2
-3
/
+3
*
bpf: remove unused static inlines
Jakub Kicinski
2022-01-27
2
-15
/
+0
*
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-25
2
-0
/
+12
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-25
9
-84
/
+293
|
\
|
*
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
2022-01-21
1
-0
/
+18
|
*
bpf: generalise tail call map compatibility check
Toke Hoiland-Jorgensen
2022-01-21
1
-11
/
+19
|
*
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
2022-01-21
1
-2
/
+14
|
*
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
2022-01-21
2
-0
/
+21
|
*
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
2022-01-21
2
-0
/
+6
|
*
xdp: add frags support to xdp_return_{buff/frame}
Lorenzo Bianconi
2022-01-21
1
-2
/
+16
|
*
net: xdp: add xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
2022-01-21
1
-1
/
+32
|
*
xdp: introduce flags field in xdp_buff/xdp_frame
Lorenzo Bianconi
2022-01-21
1
-0
/
+29
|
*
net: skbuff: add size metadata to skb_shared_info for xdp
Lorenzo Bianconi
2022-01-21
1
-0
/
+1
|
*
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-21
1
-0
/
+9
|
*
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
2022-01-19
2
-4
/
+24
|
*
bpf: Move getsockopt retval to struct bpf_cg_run_ctx
YiFei Zhu
2022-01-19
2
-10
/
+15
|
*
bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow boolean
YiFei Zhu
2022-01-19
1
-7
/
+9
|
*
uapi/bpf: Add missing description and returns for helper documentation
Usama Arif
2022-01-19
1
-0
/
+15
|
*
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
2022-01-18
1
-0
/
+23
|
*
bpf: Add reference tracking support to kfunc
Kumar Kartikeya Dwivedi
2022-01-18
1
-0
/
+5
|
*
bpf: Introduce mem, size argument pair support for kfunc
Kumar Kartikeya Dwivedi
2022-01-18
1
-0
/
+2
|
*
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2022-01-18
2
-52
/
+0
|
*
bpf: Populate kfunc BTF ID sets in struct btf
Kumar Kartikeya Dwivedi
2022-01-18
2
-6
/
+46
*
|
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2022-01-24
1
-1
/
+1
*
|
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-21
1
-1
/
+1
*
|
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
2022-01-21
1
-0
/
+4
*
|
ethtool: Fix link extended state for big endian
Moshe Tal
2022-01-20
1
-1
/
+1
*
|
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-20
1
-0
/
+1
*
|
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
6
-8
/
+28
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-01-19
2
-4
/
+9
|
|
\
\
|
|
*
|
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
2022-01-19
1
-2
/
+7
|
|
*
|
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
2022-01-19
1
-2
/
+2
|
|
|
/
|
*
|
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-13
1
-0
/
+5
|
*
|
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2022-01-13
2
-3
/
+11
|
*
|
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
2022-01-12
1
-1
/
+3
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
15
-85
/
+145
|
\
\
|
*
|
delayacct: track delays from memory compact
wangyong
2022-01-20
2
-1
/
+33
|
*
|
delayacct: cleanup flags in struct task_delay_info and functions use it
Yang Yang
2022-01-20
1
-17
/
+0
|
*
|
delayacct: fix incomplete disable operation when switch enable to disable
Yang Yang
2022-01-20
1
-0
/
+18
|
*
|
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
2022-01-20
1
-22
/
+22
|
*
|
panic: use error_report_end tracepoint on warnings
Marco Elver
2022-01-20
1
-3
/
+5
|
*
|
uuid: remove licence boilerplate text from the header
Andy Shevchenko
2022-01-20
1
-9
/
+0
|
*
|
uuid: discourage people from using UAPI header in new code
Andy Shevchenko
2022-01-20
1
-0
/
+1
|
*
|
kunit: replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-01-20
1
-1
/
+1
|
*
|
hash.h: remove unused define directive
Isabella Basso
2022-01-20
1
-4
/
+1
|
*
|
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
2022-01-20
1
-14
/
+22
[next]