summaryrefslogtreecommitdiff
path: root/include/net (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-01-06{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2024-01-02flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()Tetsuo Handa
2024-01-02lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2022-10-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook
2022-10-28net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2022-10-28udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet
2022-10-28inet: refactor inet[6]_lookup functions to take skbCraig Gallek
2022-10-28soreuseport: fast reuseport TCP socket selectionCraig Gallek
2022-10-28inet: create IPv6-equivalent inet_hash functionCraig Gallek
2022-10-28sock: struct proto hash function may errorCraig Gallek
2022-10-28ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann
2022-10-28soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
2022-10-28soreuseport: fix NULL ptr dereference SO_REUSEPORT after bindCraig Gallek
2022-04-19net/compat: Add missing sock updates for SCM_RIGHTSKees Cook
2022-04-19Revert "net/compat: Add missing sock updates for SCM_RIGHTS"Maitreya29
2022-04-19ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2022-04-19net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo
2022-04-19netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo
2022-04-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann
2022-04-19ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann
2022-04-19bpf, dst: add and use dst_tclassid helperDaniel Borkmann
2022-04-19bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann
2022-04-19soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2022-04-19soreuseport: fast reuseport UDP socket selectionCraig Gallek
2022-04-19soreuseport: define reuseport groupsCraig Gallek
2022-02-03ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2021-12-08NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-12-08net: ieee802154: handle iftypes as u32Alexander Aring
2021-11-26llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet
2021-10-09af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-09-26sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-08-15Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-04net: llc: fix skb_over_panicPavel Skripkin
2021-08-04sctp: move 198 addresses from unusable to private scopeXin Long
2021-08-04net: split out functions related to registering inflight socket filesJens Axboe
2021-07-28net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo
2021-07-28net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-03NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-04-16sch_red: fix off-by-one checks in red_check_params()Eric Dumazet
2021-03-30net: sched: validate stab valuesEric Dumazet
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-01-12net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-12-11vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen
2020-12-11bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles