summaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-01-271-1/+4
| | |/ /
| * | | proc: remove PDE_DATA() completelyMuchun Song2022-01-224-11/+11
* | | | ipv4: Namespaceify min_adv_mss sysctl knobxu xin2022-01-271-10/+11
* | | | tcp: allocate tcp_death_row outside of struct netns_ipv4Eric Dumazet2022-01-275-17/+31
* | | | net: Adjust sk_gso_max_size once when setDavid Ahern2022-01-252-3/+2
* | | | ipv4/tcp: do not use per netns ctl socketsEric Dumazet2022-01-251-34/+27
* | | | ipv4: do not use per netns icmp socketsEric Dumazet2022-01-251-60/+31
* | | | tcp/dccp: get rid of inet_twsk_purge()Eric Dumazet2022-01-252-49/+0
* | | | tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()Eric Dumazet2022-01-251-5/+4
* | | | tcp/dccp: add tw->tw_bslotEric Dumazet2022-01-251-4/+7
* | | | ipv4: get rid of fib_info_hash_{alloc|free}Eric Dumazet2022-01-251-33/+11
| |_|/ |/| |
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-254-33/+42
|\ \ \ | |_|/ |/| |
| * | bpf: Remove check_kfunc_call callback and old kfunc BTF ID APIKumar Kartikeya Dwivedi2022-01-184-33/+42
* | | ping: fix the sk_bound_dev_if match in ping_lookupXin Long2022-01-241-1/+2
* | | ipv4: fix ip option filtering for locally generated fragmentsJakub Kicinski2022-01-241-3/+12
* | | tcp: add a missing sk_defer_free_flush() in tcp_splice_read()Eric Dumazet2022-01-211-0/+1
| |/ |/|
* | ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keysEric Dumazet2022-01-191-14/+15
* | ipv4: avoid quadratic behavior in netns dismantleEric Dumazet2022-01-191-19/+17
* | ipv4: update fib_info_cnt under spinlock protectionEric Dumazet2022-01-161-3/+8
* | inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet2022-01-132-4/+7
* | gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()Guillaume Nault2022-01-121-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-101-1/+4
|\
| * netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()Xin Xiong2022-01-051-1/+4
* | tcp: tcp_send_challenge_ack delete useless param `skb`Benjamin Yim2022-01-101-5/+5
* | net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong2022-01-101-2/+8
* | net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong2022-01-101-3/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2022-01-103-46/+2
|\ \
| * | netfilter: flowtable: remove ipv4/ipv6 modulesFlorian Westphal2021-12-233-46/+2
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-075-0/+32
|\ \ \
| * | | net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong2022-01-074-0/+5
| * | | bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()John Fastabend2022-01-051-0/+27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-051-6/+43
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern2021-12-311-0/+3
| * | ipv4: Check attribute length for RTA_FLOW in multipath routeDavid Ahern2021-12-311-3/+14
| * | ipv4: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern2021-12-311-3/+26
* | | Namespaceify mtu_expires sysctlxu xin2022-01-041-10/+11
* | | Namespaceify min_pmtu sysctlxu xin2022-01-041-16/+37
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-312-0/+2
|\ \ \
| * | | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-291-0/+1
| * | | add missing bpf-cgroup.h includesJakub Kicinski2021-12-161-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-302-7/+5
|\ \ \ | | |/ | |/|
| * | net: fix use-after-free in tw_timer_handlerMuchun Song2021-12-301-6/+4
| * | net: udp: fix alignment problem in udp4_seq_show()yangxingwu2021-12-271-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-245-11/+13
|\| |
| * | inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2021-12-215-11/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-171-3/+1
|\| |
| * | inet_diag: fix kernel-infoleak for UDP socketsEric Dumazet2021-12-111-3/+1
* | | fib: rules: remove duplicated nla policiesFlorian Westphal2021-12-162-11/+0
| |/ |/|
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-111-3/+3
|\ \
| * | bpf: Rename btf_member accessors.Alexei Starovoitov2021-12-021-3/+3