summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | xdp: disable XDP_REDIRECT for xdp fragsLorenzo Bianconi2022-01-211-0/+8
| | * | | | | | | | | | | | | | | | net: xdp: introduce bpf_xdp_pointer utility routineLorenzo Bianconi2022-01-211-38/+138
| | * | | | | | | | | | | | | | | | bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signatureLorenzo Bianconi2022-01-211-9/+39
| | * | | | | | | | | | | | | | | | bpf: introduce frags support to bpf_prog_test_run_xdp()Lorenzo Bianconi2022-01-211-13/+45
| | * | | | | | | | | | | | | | | | bpf: move user_size out of bpf_test_initLorenzo Bianconi2022-01-211-6/+7
| | * | | | | | | | | | | | | | | | bpf: add frags support to xdp copy helpersEelco Chaudron2022-01-211-5/+52
| | * | | | | | | | | | | | | | | | bpf: add frags support to the bpf_xdp_adjust_tail() APIEelco Chaudron2022-01-212-5/+72
| | * | | | | | | | | | | | | | | | bpf: introduce bpf_xdp_get_buff_len helperLorenzo Bianconi2022-01-211-0/+15
| | * | | | | | | | | | | | | | | | xdp: add frags support to xdp_return_{buff/frame}Lorenzo Bianconi2022-01-211-1/+53
| | * | | | | | | | | | | | | | | | net: xdp: add xdp_update_skb_shared_info utility routineLorenzo Bianconi2022-01-211-0/+12
| | * | | | | | | | | | | | | | | | bpf: support BPF_PROG_QUERY for progs attached to sockmapDi Zhu2022-01-201-7/+70
| | * | | | | | | | | | | | | | | | bpf: Support bpf_(get|set)sockopt() in bpf unix iter.Kuniyuki Iwashima2022-01-181-0/+15
| | * | | | | | | | | | | | | | | | bpf: af_unix: Use batching algorithm in bpf unix iter.Kuniyuki Iwashima2022-01-181-7/+177
| | * | | | | | | | | | | | | | | | af_unix: Refactor unix_next_socket().Kuniyuki Iwashima2022-01-181-21/+30
| | * | | | | | | | | | | | | | | | selftests/bpf: Add test for race in btf_try_get_moduleKumar Kartikeya Dwivedi2022-01-181-0/+2
| | * | | | | | | | | | | | | | | | selftests/bpf: Extend kfunc selftestsKumar Kartikeya Dwivedi2022-01-181-2/+127
| | * | | | | | | | | | | | | | | | net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPFKumar Kartikeya Dwivedi2022-01-184-0/+271
| | * | | | | | | | | | | | | | | | bpf: Remove check_kfunc_call callback and old kfunc BTF ID APIKumar Kartikeya Dwivedi2022-01-186-43/+56
* | | | | | | | | | | | | | | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+1
* | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-222-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-222-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-1573-305/+677
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-2195-481/+1084
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker2022-02-161-2/+2
| * | | | | | | | | | | | | | | | | | | net: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetchFrederic Weisbecker2022-02-161-3/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-225-49/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | SUNRPC: Teach server to recognize RPC_AUTH_TLSChuck Lever2022-02-282-0/+62
| * | | | | | | | | | | | | | | | | | NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever2022-02-281-11/+26
| * | | | | | | | | | | | | | | | | | NFSD: Remove svc_serv_ops::svo_moduleChuck Lever2022-02-281-2/+0
| * | | | | | | | | | | | | | | | | | SUNRPC: Remove svc_shutdown_net()Chuck Lever2022-02-282-8/+7
| * | | | | | | | | | | | | | | | | | SUNRPC: Rename svc_close_xprt()Chuck Lever2022-02-283-4/+9
| * | | | | | | | | | | | | | | | | | SUNRPC: Rename svc_create_xprt()Chuck Lever2022-02-281-5/+19
| * | | | | | | | | | | | | | | | | | SUNRPC: Remove svo_shutdown methodChuck Lever2022-02-281-3/+0
| * | | | | | | | | | | | | | | | | | SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()Chuck Lever2022-02-281-16/+10
| * | | | | | | | | | | | | | | | | | SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever2022-02-281-5/+5
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-211-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | security: add sctp_assoc_established hookOndrej Mosnacek2022-02-151-3/+5
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin2022-03-171-0/+1
* | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-03-162-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | esp6: fix check on ipv6_skip_exthdr's return valueSabrina Dubroca2022-03-141-2/+1
| * | | | | | | | | | | | | | | | af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang2022-03-101-1/+1
* | | | | | | | | | | | | | | | | net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet2022-03-141-1/+10
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-143-45/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | netfilter: nf_tables: disable register trackingPablo Neira Ayuso2022-03-121-2/+7
| * | | | | | | | | | | | | | | | | Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal2022-03-081-3/+0
| * | | | | | | | | | | | | | | | | Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal2022-03-081-40/+3
* | | | | | | | | | | | | | | | | | vsock: each transport cycles only on its own socketsJiyong Park2022-03-113-5/+16
* | | | | | | | | | | | | | | | | | net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk2022-03-111-2/+2
| |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |