index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-25
13
-116
/
+1148
|
\
|
*
bpf: Fix flexible_array.cocci warnings
kernel test robot
2022-01-24
1
-1
/
+1
|
*
xdp: disable XDP_REDIRECT for xdp frags
Lorenzo Bianconi
2022-01-21
1
-0
/
+8
|
*
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
2022-01-21
1
-38
/
+138
|
*
bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
Lorenzo Bianconi
2022-01-21
1
-9
/
+39
|
*
bpf: introduce frags support to bpf_prog_test_run_xdp()
Lorenzo Bianconi
2022-01-21
1
-13
/
+45
|
*
bpf: move user_size out of bpf_test_init
Lorenzo Bianconi
2022-01-21
1
-6
/
+7
|
*
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2022-01-21
1
-5
/
+52
|
*
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
2022-01-21
2
-5
/
+72
|
*
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
2022-01-21
1
-0
/
+15
|
*
xdp: add frags support to xdp_return_{buff/frame}
Lorenzo Bianconi
2022-01-21
1
-1
/
+53
|
*
net: xdp: add xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
2022-01-21
1
-0
/
+12
|
*
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-21
1
-7
/
+70
|
*
bpf: Support bpf_(get|set)sockopt() in bpf unix iter.
Kuniyuki Iwashima
2022-01-19
1
-0
/
+15
|
*
bpf: af_unix: Use batching algorithm in bpf unix iter.
Kuniyuki Iwashima
2022-01-19
1
-7
/
+177
|
*
af_unix: Refactor unix_next_socket().
Kuniyuki Iwashima
2022-01-19
1
-21
/
+30
|
*
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
2022-01-18
1
-0
/
+2
|
*
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
2022-01-18
1
-2
/
+127
|
*
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
2022-01-18
4
-0
/
+271
|
*
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2022-01-18
6
-43
/
+56
*
|
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
2022-01-24
1
-1
/
+2
*
|
net/smc: Transitional solution for clcsock race issue
Wen Gu
2022-01-24
1
-12
/
+51
*
|
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
2022-01-24
1
-3
/
+12
*
|
net-procfs: show net devices bound packet types
Jianguo Wu
2022-01-24
1
-3
/
+32
*
|
mptcp: Use struct_group() to avoid cross-field memset()
Kees Cook
2022-01-22
1
-3
/
+3
*
|
rxrpc: Adjust retransmission backoff
David Howells
2022-01-22
2
-6
/
+4
*
|
mptcp: fix removing ids bitmap setting
Geliang Tang
2022-01-21
1
-1
/
+1
*
|
mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
Paolo Abeni
2022-01-21
1
-10
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2022-01-21
4
-9
/
+19
|
\
\
|
*
|
netfilter: conntrack: don't increment invalid counter on NF_REPEAT
Florian Westphal
2022-01-16
1
-3
/
+5
|
*
|
netfilter: nft_connlimit: memleak if nf_ct_netns_get() fails
Pablo Neira Ayuso
2022-01-13
1
-1
/
+10
|
*
|
netfilter: nf_tables: set last expression in register tracking area
Pablo Neira Ayuso
2022-01-12
1
-1
/
+1
|
*
|
netfilter: nf_tables: remove unused variable
Pablo Neira Ayuso
2022-01-11
1
-2
/
+0
|
*
|
netfilter: nf_conntrack_netbios_ns: fix helper module alias
Florian Westphal
2022-01-11
1
-2
/
+3
*
|
|
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-21
2
-11
/
+14
*
|
|
tcp: add a missing sk_defer_free_flush() in tcp_splice_read()
Eric Dumazet
2022-01-21
1
-0
/
+1
*
|
|
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
2022-01-20
1
-4
/
+4
*
|
|
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
2022-01-20
1
-1
/
+1
*
|
|
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-20
2
-1
/
+4
*
|
|
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
31
-132
/
+229
|
\
\
\
|
*
|
|
ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys
Eric Dumazet
2022-01-19
1
-14
/
+15
|
*
|
|
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
2022-01-19
1
-19
/
+17
|
*
|
|
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
Krzysztof Kozlowski
2022-01-19
1
-0
/
+5
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-01-19
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-11
1
-0
/
+6
|
|
|
/
/
|
*
|
|
netns: add schedule point in ops_exit_list()
Eric Dumazet
2022-01-18
1
-1
/
+3
|
*
|
|
net: Flush deferred skb free on socket destroy
Gal Pressman
2022-01-17
1
-0
/
+3
|
*
|
|
net/tls: Fix another skb memory leak when running kTLS traffic
Gal Pressman
2022-01-17
1
-0
/
+1
|
*
|
|
net/smc: Fix hung_task when removing SMC-R devices
Wen Gu
2022-01-16
1
-16
/
+1
|
*
|
|
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
2022-01-16
1
-3
/
+8
[next]