summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-131-0/+3
|\
| * bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev2020-07-081-0/+3
* | net: ipv4: kerneldoc fixesAndrew Lunn2020-07-136-7/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-1112-19/+61
|\ \
| * | tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2020-07-092-1/+4
| * | ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca2020-07-071-0/+3
| * | tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet2020-07-021-4/+1
| * | tcp: fix SO_RCVLOWAT possible hangs under high mem pressureEric Dumazet2020-07-011-0/+2
| * | ip: Fix SO_MARK in RST, ACK and ICMP packetsWillem de Bruijn2020-07-012-3/+3
| * | tcp: md5: do not send silly options in SYNCOOKIESEric Dumazet2020-07-011-3/+5
| * | tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet2020-07-012-9/+18
| * | tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet2020-06-302-2/+8
| * | net: vti: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld2020-06-301-0/+1
| * | net: ipip: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld2020-06-301-0/+1
| * | net: ip_tunnel: add header_ops for layer 3 devicesJason A. Donenfeld2020-06-301-0/+18
| * | net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()Miaohe Lin2020-06-271-1/+1
* | | inet: Remove an unnecessary argument of syn_ack_recalc().Kuniyuki Iwashima2020-07-101-20/+13
* | | ethtool: add tunnel info interfaceJakub Kicinski2020-07-101-0/+69
* | | udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski2020-07-104-1/+830
* | | inet_diag: support for wider protocol numbersPaolo Abeni2020-07-091-17/+48
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-07-081-0/+21
|\ \ \ | |_|/ |/| |
| * | netfilter: introduce support for reject at prerouting stageLaura Garcia Liebana2020-06-301-0/+21
* | | Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov2020-07-068-12/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-043-14/+289
|\ \ \
| * | | net: bpf: Implement bpf iterator for udpYonghong Song2020-06-241-0/+116
| * | | net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song2020-06-241-5/+23
| * | | net: bpf: Implement bpf iterator for tcpYonghong Song2020-06-241-0/+123
| * | | net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song2020-06-241-6/+24
| * | | tcp: Expose tcp_sock_set_keepidle_lockedDmitry Yakunin2020-06-241-3/+3
* | | | tcp: call tcp_ack_tstamp() when not fully ackedYousuk Seung2020-06-301-2/+5
| |/ / |/| |
* | | tcp: update delivered_ce with deliveredYousuk Seung2020-06-271-8/+21
* | | tcp: count sacked packets in tcp_sacktag_stateYousuk Seung2020-06-271-0/+4
* | | tcp: add ece_ack flag to reno sack functionsYousuk Seung2020-06-271-10/+12
* | | tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()Yousuk Seung2020-06-271-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-2518-37/+105
|\ \ \ | | |/ | |/|
| * | tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-251-3/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-2511-8/+63
| |\ \
| | * | netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.David Wilder2020-06-255-7/+44
| | * | netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder2020-06-251-1/+14
| | * | netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill2020-06-255-0/+5
| * | | tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov2020-06-251-3/+11
| |/ /
| * | net: Add MODULE_DESCRIPTION entries to network modulesRob Gill2020-06-202-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-06-191-16/+18
| |\ \
| | * | esp, ah: modernize the crypto algorithm selectionsEric Biggers2020-06-151-2/+16
| | * | esp, ah: consolidate the crypto algorithm selectionsEric Biggers2020-06-151-14/+2
| * | | net: Fix the arp error in some casesguodeqing2020-06-181-1/+1
| * | | ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo2020-06-181-6/+8
| | |/ | |/|
* | | udp: move gro declarations to net/udp.hEric Dumazet2020-06-231-3/+0
* | | net: move tcp gro declarations to net/tcp.hEric Dumazet2020-06-231-3/+0
* | | tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet2020-06-201-1/+4