summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* BACKPORT: Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_IND...Kees Cook2024-03-07
* Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD2024-03-07
* bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann2024-01-10
* bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2024-01-10
* {nl,mac}80211: add rssi to mesh candidatesBob Copeland2024-01-06
* mac80211: mesh: drop new node with weak powerMasashi Honma2024-01-06
* wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg2024-01-06
* UPSTREAM: netpoll: Fix device name check in netpoll_setup()Matthias Kaehlcke2024-01-06
* lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2024-01-02
* BACKPORT: net: ipv6: Fix processing of RAs in presence of VRFAlexander Grund2023-11-09
* wifi: cfg80211: Fix use after free for wextAlexander Wetzel2023-11-09
* cfg80211: allow connect keys only with default (TX) keyJohannes Berg2023-11-09
* nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal2023-11-09
* net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco2023-11-02
* ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2023-11-02
* net: constify netif_is_* helpers net_device paramJiri Pirko2023-11-02
* 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