| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | 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-20 | 1 | -7/+70 | |
| | | * | | | | | | | | | | | | | | | | bpf: Support bpf_(get|set)sockopt() in bpf unix iter. | Kuniyuki Iwashima | 2022-01-18 | 1 | -0/+15 | |
| | | * | | | | | | | | | | | | | | | | bpf: af_unix: Use batching algorithm in bpf unix iter. | Kuniyuki Iwashima | 2022-01-18 | 1 | -7/+177 | |
| | | * | | | | | | | | | | | | | | | | af_unix: Refactor unix_next_socket(). | Kuniyuki Iwashima | 2022-01-18 | 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 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-22 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 2022-03-22 | 2 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-03-22 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.17-rc8' into sched/core, to pick up fixes | Ingo Molnar | 2022-03-15 | 73 | -305/+677 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts | Ingo Molnar | 2022-02-21 | 95 | -481/+1084 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | sched/isolation: Use single feature type while referring to housekeeping cpumask | Frederic Weisbecker | 2022-02-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | net: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch | Frederic Weisbecker | 2022-02-16 | 1 | -3/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2022-03-22 | 5 | -49/+133 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | SUNRPC: Teach server to recognize RPC_AUTH_TLS | Chuck Lever | 2022-02-28 | 2 | -0/+62 | |
| | * | | | | | | | | | | | | | | | | | | NFSD: Move svc_serv_ops::svo_function into struct svc_serv | Chuck Lever | 2022-02-28 | 1 | -11/+26 | |
| | * | | | | | | | | | | | | | | | | | | NFSD: Remove svc_serv_ops::svo_module | Chuck Lever | 2022-02-28 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | SUNRPC: Remove svc_shutdown_net() | Chuck Lever | 2022-02-28 | 2 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | | | SUNRPC: Rename svc_close_xprt() | Chuck Lever | 2022-02-28 | 3 | -4/+9 | |
| | * | | | | | | | | | | | | | | | | | | SUNRPC: Rename svc_create_xprt() | Chuck Lever | 2022-02-28 | 1 | -5/+19 | |
| | * | | | | | | | | | | | | | | | | | | SUNRPC: Remove svo_shutdown method | Chuck Lever | 2022-02-28 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt() | Chuck Lever | 2022-02-28 | 1 | -16/+10 | |
| | * | | | | | | | | | | | | | | | | | | SUNRPC: Remove the .svo_enqueue_xprt method | Chuck Lever | 2022-02-28 | 1 | -5/+5 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-21 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | security: add sctp_assoc_established hook | Ondrej Mosnacek | 2022-02-15 | 1 | -3/+5 | |
| | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | net: dsa: Add missing of_node_put() in dsa_port_parse_of | Miaoqian Lin | 2022-03-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 2022-03-16 | 2 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | esp6: fix check on ipv6_skip_exthdr's return value | Sabrina Dubroca | 2022-03-14 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi... | Haimin Zhang | 2022-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | net/packet: fix slab-out-of-bounds access in packet_recvmsg() | Eric Dumazet | 2022-03-14 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2022-03-14 | 3 | -45/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | netfilter: nf_tables: disable register tracking | Pablo Neira Ayuso | 2022-03-12 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | Revert "netfilter: conntrack: tag conntracks picked up in local out hook" | Florian Westphal | 2022-03-08 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | Revert "netfilter: nat: force port remap to prevent shadowing well-known ports" | Florian Westphal | 2022-03-08 | 1 | -40/+3 | |
| * | | | | | | | | | | | | | | | | | | vsock: each transport cycles only on its own sockets | Jiyong Park | 2022-03-11 | 3 | -5/+16 | |
| * | | | | | | | | | | | | | | | | | | net: ipv6: fix skb_over_panic in __ip6_append_data | Tadeusz Struk | 2022-03-11 | 1 | -2/+2 | |
| | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
