summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2022-10-28
* ebpf: allow bpf_get_current_uid_gid_proto also for networkingRoberto Sartori2022-10-28
* bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian2022-10-28
* udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet2022-10-28
* udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2022-10-28
* inet: refactor inet[6]_lookup functions to take skbCraig Gallek2022-10-28
* soreuseport: fix initialization raceCraig Gallek2022-10-28
* soreuseport: Fix TCP listener hash collisionCraig Gallek2022-10-28
* inet: Fix missing return value in inet6_hashCraig Gallek2022-10-28
* 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