summaryrefslogtreecommitdiff
path: root/include/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
* net: remove hlist_nulls_add_tail_rcu()Eric 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: 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
* ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann2022-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
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2022-04-19
* Revert "net/compat: Add missing sock updates for SCM_RIGHTS"Maitreya292022-04-19
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2022-04-19
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2022-04-19
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2022-04-19
* bpf: get rid of cgroup helper related ifdefsDaniel Borkmann2022-04-19
* ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2022-04-19
* bpf, dst: add and use dst_tclassid helperDaniel Borkmann2022-04-19
* bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann2022-04-19
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2022-04-19
* soreuseport: fast reuseport UDP socket selectionCraig Gallek2022-04-19
* soreuseport: define reuseport groupsCraig Gallek2022-04-19
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * Merge 4.4.302 into android-4.4-pGreg Kroah-Hartman2022-02-03
| |\
| | * ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-02-03
| * | Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman2022-01-27
| |\|
| | * net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-27
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | Merge 4.4.294 into android-4.4-pGreg Kroah-Hartman2021-12-08
| |\|
| | * NFC: add NCI_UNREG flag to eliminate the raceLin Ma2021-12-08
| | * net: ieee802154: handle iftypes as u32Alexander Aring2021-12-08
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | Merge 4.4.293 into android-4.4-pGreg Kroah-Hartman2021-11-26
| |\|
| | * llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet2021-11-26
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\| |
| * | Merge 4.4.288 into android-4.4-pGreg Kroah-Hartman2021-10-09
| |\|
| | * af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-09
| * | Merge 4.4.285 into android-4.4-pGreg Kroah-Hartman2021-09-26
| |\|
| | * sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-09-26
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\| |
| * | Merge 4.4.281 into android-4.4-pGreg Kroah-Hartman2021-08-15
| |\|
| | * Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-15
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-08-12
|\| |
| * | Merge 4.4.278 into android-4.4-pGreg Kroah-Hartman2021-08-04
| |\|
| | * net: llc: fix skb_over_panicPavel Skripkin2021-08-04
| | * sctp: move 198 addresses from unusable to private scopeXin Long2021-08-04
| | * net: split out functions related to registering inflight socket filesJens Axboe2021-08-04
| * | Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman2021-07-28
| |\|
| | * net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo2021-07-28