summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* soreuseport: fast reuseport TCP socket selectionCraig Gallek2022-10-28
* inet: create IPv6-equivalent inet_hash functionCraig Gallek2022-10-28
* sock: struct proto hash function may errorCraig Gallek2022-10-28
* net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani2022-10-28
* sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner2022-10-28
* bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau2022-10-28
* soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPFHelge Deller2022-10-28
* soreuseport: change consume_skb to kfree_skb in error caseCraig Gallek2022-10-28
* ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau2022-10-28
* soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2022-10-28
* soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek2022-10-28
* udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2022-10-28
* soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2022-10-28
* soreuseport: fix mem leak in reuseport_add_sock()Eric Dumazet2022-10-28
* BACKPORT: ANDROID: Remove xt_qtaguid module from new kernels.Chenbo Feng2022-04-19
* FROMLIST: Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng2022-04-19
* FROMLIST: bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng2022-04-19
* FROMLIST: ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng2022-04-19
* net: ipv4, ipv6: run cgroup eBPF egress programsDaniel Mack2022-04-19
* bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer2022-04-19
* bpf: reject wrong sized filters earlierDaniel Borkmann2022-04-19
* soreuseport: Prep for fast reuseport TCP socket selectionCraig Gallek2022-04-19
* FROMGIT: bpf: Do not change gso_size during bpf_skb_change_proto()Maciej Żenczykowski2022-04-19
* UPSTREAM: bpf: restore skb->sk before pskb_trim() callEric Dumazet2022-04-19
* BACKPORT: net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski2022-04-19
* bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann2022-04-19
* bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2022-04-19
* bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer2022-04-19
* UPSTREAM: net: filter: run cgroup eBPF ingress programsDaniel Mack2022-04-19
* bpf: use skb_to_full_sk helper in bpf_skb_under_cgroupDaniel Borkmann2022-04-19
* bpf, events: fix offset in skb copy handlerDaniel Borkmann2022-04-19
* bpf: use bpf_get_smp_processor_id_proto instead of raw oneDaniel Borkmann2022-04-19
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2022-04-19
* BACKPORT [FROMLIST] New getsockopt option to get socket cookieChenbo Feng2022-04-19
* net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin2022-04-19
* Revert "net/compat: Add missing sock updates for SCM_RIGHTS"Maitreya292022-04-19
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2022-04-19
* netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li2022-04-19
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2022-04-19
* BACKPORT: UPSTREAM: Add a eBPF helper function to retrieve socket uidChenbo Feng2022-04-19
* BACKPORT: UPSTREAM: Add a helper function to get socket cookie in eBPFChenbo Feng2022-04-19
* bpf: add helper to invalidate hashDaniel Borkmann2022-04-19
* net: take compile fix from 4.9Anay Wadhera2022-04-19
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2022-04-19
* vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2022-04-19
* UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2022-04-19
* bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2022-04-19
* bpf: restrict access to core bpf sysctlsDaniel Borkmann2022-04-19
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2022-04-19
* BACKPORT: fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_i...Al Viro2022-04-19