summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2022-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
* soreuseport: fast reuseport TCP socket selectionCraig Gallek2022-10-28
* sock: struct proto hash function may errorCraig Gallek2022-10-28
* soreuseport: fix ordering for mixed v4/v6 socketsCraig 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
* BACKPORT: ANDROID: Remove xt_qtaguid module from new kernels.Chenbo Feng2022-04-19
* net: ipv4, ipv6: run cgroup eBPF egress programsDaniel Mack2022-04-19
* net: take compile fix from 4.9Anay Wadhera2022-04-19
* ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2022-04-19
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2022-04-19
* soreuseport: fast reuseport UDP socket selectionCraig 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: tcp: send zero IPID in SYNACK messagesEric Dumazet2022-02-03
| | * ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-02-03
| * | Merge 4.4.299 into android-4.4-pGreg Kroah-Hartman2022-01-11
| |\|
| | * net: udp: fix alignment problem in udp4_seq_show()yangxingwu2022-01-11
| * | Merge 4.4.298 into android-4.4-pGreg Kroah-Hartman2022-01-05
| |\|
| | * net: fix use-after-free in tw_timer_handlerMuchun Song2022-01-05
* | | 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
| |\|
| | * net: return correct error codeliuguoqiang2021-12-08
| | * tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flowsEric Dumazet2021-12-08
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | BACKPORT: ip_gre: add validation for csum_startShreyansh Chouhan2021-11-17
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\| |
| * | Merge 4.4.284 into android-4.4-pGreg Kroah-Hartman2021-09-22
| |\|
| | * ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva2021-09-22
| | * ipv4: make exception cache less predictibleEric Dumazet2021-09-22
| | * tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau2021-09-22
| | * ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2021-09-22
| | * igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian2021-09-22
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-08-12
|\| |
| * | Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman2021-07-28
| |\|
| | * ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-28
| | * tcp: annotate data races around tp->mtu_infoEric Dumazet2021-07-28
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\| |
| * | Merge 4.4.274 into android-4.4-pGreg Kroah-Hartman2021-06-30
| |\|
| | * ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun2021-06-30
| | * inet: use bigger hash table for IP ID generationEric Dumazet2021-06-30
| | * net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun2021-06-30
| | * net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett2021-06-30
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\| |