- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 4 months ago
- c8a36f1 bpf: xdp: Fix XDP mode when no mode flags specified by Andrii Nakryiko · 4 years, 4 months ago
- eabe861 net: handle the return value of pskb_carve_frag_list() correctly by Miaohe Lin · 4 years, 5 months ago
- 7f9bf6e Revert "net: xdp: pull ethernet header off packet after computing skb->protocol" by David S. Miller · 4 years, 4 months ago
- bd71ea6 net: devlink: Remove overzealous WARN_ON with snapshots by Andrew Lunn · 4 years, 5 months ago
- 55eff0e net: Fix potential wrong skb->protocol in skb_vlan_untag() by Miaohe Lin · 4 years, 5 months ago
- f8414a8 net: xdp: pull ethernet header off packet after computing skb->protocol by Jason A. Donenfeld · 4 years, 5 months ago
- 10a3b7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
- a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- 84f44df bpf: sock_ops sk access may stomp registers when dst_reg = src_reg by John Fastabend · 4 years, 5 months ago
- fd09af0 bpf: sock_ops ctx access may stomp registers in corner case by John Fastabend · 4 years, 5 months ago
- 068d9d1 bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST by Andrii Nakryiko · 4 years, 5 months ago
- 2e0d8fe net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus by Eric Dumazet · 4 years, 5 months ago
- 0f5907a net: Fix potential memory leak in proto_register() by Miaohe Lin · 4 years, 5 months ago
- 11f920d net: Use helper function ip_is_fragment() by Miaohe Lin · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- 86cfccb Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 4 years, 5 months ago
- 5e7b302 bpf: Change uapi for bpf iterator map elements by Yonghong Song · 4 years, 5 months ago
- 84d1c61 net: sock: add sock_set_mark by Alexander Aring · 4 years, 6 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
- c88e11e devlink: Pass extack when setting trap's action and group's parameters by Ido Schimmel · 4 years, 5 months ago
- 08e335f devlink: Add early_drop trap by Amit Cohen · 4 years, 5 months ago
- 80fbbb1 fib: Fix undef compile warning by YueHaibing · 4 years, 5 months ago
- 2f63113 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 5 months ago
- c15fc19 net: Use __skb_pagelen() directly in skb_cow_data() by Miaohe Lin · 4 years, 5 months ago
- e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 8f0cb66 Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 73b11c2a bpf: Add support for forced LINK_DETACH command by Andrii Nakryiko · 4 years, 5 months ago
- 8b66a6f fib: fix another fib_rules_ops indirect call wrapper problem by Brian Vazquez · 4 years, 5 months ago
- 829eb20 rtnetlink: add support for protodown reason by Roopa Prabhu · 4 years, 5 months ago
- 4804079 tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years, 5 months ago
- 9fc95f5 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 5 months ago
- 82274d0 devlink: ignore -EOPNOTSUPP errors on dumpit by Jakub Kicinski · 4 years, 5 months ago
- f7c6cb1 bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK by Stanislav Fomichev · 4 years, 5 months ago
- c1cc478 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 5 months ago
- 41d707b fib: fix fib_rules_ops indirect calls wrappers by Brian Vazquez · 4 years, 5 months ago
- ec4f5b3 mlxsw: spectrum: Use different trap group for externally routed packets by Ido Schimmel · 4 years, 5 months ago
- b9aaec8 fib: use indirect call wrappers in the most common fib_rules_ops by Brian Vazquez · 4 years, 5 months ago
- e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 5 months ago
- c1931c9 bpf: Implement BPF XDP link-specific introspection APIs by Andrii Nakryiko · 4 years, 5 months ago
- 026a4c2 bpf, xdp: Implement LINK_UPDATE for BPF XDP link by Andrii Nakryiko · 4 years, 5 months ago
- aa8d3a7 bpf, xdp: Add bpf_link-based XDP attachment API by Andrii Nakryiko · 4 years, 5 months ago
- d4baa93 bpf, xdp: Extract common XDP program attachment logic by Andrii Nakryiko · 4 years, 5 months ago
- 7f0a838 bpf, xdp: Maintain info on attached XDP BPF programs in net_device by Andrii Nakryiko · 4 years, 5 months ago
- 5ce6e77 bpf: Implement bpf iterator for sock local storage map by Yonghong Song · 4 years, 5 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 7df5cb75 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 5 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- c8c1bbb net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- c34645a net: switch sock_set_timeout to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- 5790642 net: switch sock_setbindtodevice to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- b1ea9ff net: switch copy_bpf_fprog_from_user to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- 0cb09af net/flow_dissector: add packet hash dissection by Ariel Levkovich · 4 years, 5 months ago
- c2b69f2 flow_offload: Move rhashtable inclusion to the source file by Herbert Xu · 4 years, 5 months ago
- 5df5661 net: dsa: stop overriding master's ndo_get_phys_port_name by Vladimir Oltean · 4 years, 5 months ago
- 637989b devlink: Always use user_ptr[0] for devlink and simplify post_doit by Parav Pandit · 4 years, 5 months ago
- a6c0d09 net: explicitly include <linux/compat.h> in net/core/sock.c by Christoph Hellwig · 4 years, 5 months ago
- dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
- 015dc08 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 5 months ago
- eac5f8a devlink: Constify devlink instance pointer by Parav Pandit · 4 years, 5 months ago
- 9232a3e devlink: Avoid duplicate check for reload enabled flag by Parav Pandit · 4 years, 5 months ago
- 6553e56 devlink: Do not hold devlink mutex when initializing devlink fields by Parav Pandit · 4 years, 5 months ago
- 9bb5fbe net-sysfs: add a newline when printing 'tx_timeout' by sysfs by Xiongfeng Wang · 4 years, 5 months ago
- f2b2c55 udp: Copy has_conns in reuseport_grow(). by Kuniyuki Iwashima · 4 years, 5 months ago
- fce557b bpf: Make btf_sock_ids global by Yonghong Song · 4 years, 5 months ago
- bc4f054 bpf: Compute bpf_skc_to_*() helper socket btf ids at build time by Yonghong Song · 4 years, 5 months ago
- 3369afb net: Call into DSA netdevice_ops wrappers by Florian Fainelli · 4 years, 5 months ago
- aad74d8 net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops by Florian Fainelli · 4 years, 5 months ago
- a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
- 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 4d295e5 net: simplify cBPF setsockopt compat handling by Christoph Hellwig · 4 years, 6 months ago
- 1559b4a inet: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
- e9ddbb7 bpf: Introduce SK_LOOKUP program type with a dedicated attach point by Jakub Sitnicki · 4 years, 6 months ago
- cebb697 rtnetlink: Fix memory(net_device) leak when ->newlink fails by Weilong Chen · 4 years, 6 months ago
- ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
- 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
- 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 5d037b4 devlink: Fix use-after-free when destroying health reporters by Ido Schimmel · 4 years, 6 months ago
- ce1e2a7 net: make symbol 'flush_works' static by Wei Yongjun · 4 years, 6 months ago
- c40f4e5 net: sched: Pass qdisc reference in struct flow_block_offload by Petr Machata · 4 years, 6 months ago
- 8842500 net: core: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- deefa7f fs: Add receive_fd() wrapper for __receive_fd() by Kees Cook · 4 years, 7 months ago
- 6659061 fs: Move __scm_install_fd() to __receive_fd() by Kees Cook · 4 years, 7 months ago
- c0029de net/scm: Regularize compat handling of scm_detach_fds() by Kees Cook · 4 years, 7 months ago
- d953975 net/compat: Add missing sock updates for SCM_RIGHTS by Kees Cook · 4 years, 7 months ago
- c9a0f3b bpf: Resolve BTF IDs in vmlinux image by Jiri Olsa · 4 years, 6 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 15c724b devlink: Add devlink health port reporters API by Vladyslav Tarasiuk · 4 years, 6 months ago
- f4f5416 devlink: Implement devlink health reporters on per-port basis by Vladyslav Tarasiuk · 4 years, 6 months ago
- bd82100 devlink: Create generic devlink health reporter search function by Vladyslav Tarasiuk · 4 years, 6 months ago
- 3c5584b devlink: Rework devlink health reporter destructor by Vladyslav Tarasiuk · 4 years, 6 months ago
- c57544b devlink: Refactor devlink health reporter constructor by Vladyslav Tarasiuk · 4 years, 6 months ago