summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-043-26/+15
|\
| * net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-262-8/+8
| * net/tcp: convert to ->poll_maskChristoph Hellwig2018-05-262-18/+7
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-0412-399/+102
|\ \
| * | proc: introduce proc_create_net_singleChristoph Hellwig2018-05-162-56/+8
| * | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-169-162/+27
| * | ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig2018-05-161-24/+12
| * | ipv{4,6}/ping: simplify proc file creationChristoph Hellwig2018-05-161-36/+14
| * | ipv{4,6}/tcp: simplify procfs registrationChristoph Hellwig2018-05-161-54/+31
| * | ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig2018-05-162-77/+43
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-162-26/+3
* | | ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel2018-06-011-4/+4
* | | ipv4: remove warning in ip_recv_errorWillem de Bruijn2018-05-241-2/+0
* | | net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu2018-05-231-0/+1
* | | ipmr: properly check rhltable_init() return valueEric Dumazet2018-05-221-1/+4
* | | net: test tailroom before appending to linear skbWillem de Bruijn2018-05-171-1/+2
* | | erspan: fix invalid erspan version.William Tu2018-05-171-1/+3
* | | net/ipv4: Initialize proto and ports in flow structDavid Ahern2018-05-173-3/+14
* | | tcp: purge write queue in tcp_connect_init()Eric Dumazet2018-05-161-2/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-131-0/+1
|\ \ \ | |/ / |/| |
| * | netfilter: x_tables: add module alias for icmp matchesFlorian Westphal2018-05-081-0/+1
| |/
* | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2018-05-112-4/+10
* | udp: fix SO_BINDTODEVICEPaolo Abeni2018-05-101-2/+2
* | ipv4: reset fnhe_mtu_locked after cache route flushedHangbin Liu2018-05-101-0/+1
* | tcp: restore autocorkingEric Dumazet2018-05-031-1/+1
* | ipv4: fix fnhe usage by non-cached routesJulian Anastasov2018-05-021-65/+53
* | tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell2018-05-021-1/+3
* | tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet2018-05-011-1/+1
* | tcp: ignore Fast Open on repair modeYuchung Cheng2018-04-271-1/+2
|/
* tcp: don't read out-of-bounds opsizeJann Horn2018-04-231-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-202-6/+10
|\
| * net: Fix one possible memleak in ip_setup_corkGao Feng2018-04-161-3/+5
| * tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh2018-04-161-1/+1
| * tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-121-2/+4
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-152-4/+3
|\ \ | |/ |/|
| * kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-072-3/+3
| * kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-071-1/+0
* | ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca2018-04-101-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-095-11/+15
|\ \ | |/ |/|
| * inetpeer: fix uninit-value in inet_getpeerEric Dumazet2018-04-091-0/+1
| * soreuseport: initialise timewait reuseport fieldEric Dumazet2018-04-071-0/+1
| * ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet2018-04-071-5/+6
| * arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines2018-04-051-1/+1
| * ip_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-051-5/+6
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-051-1/+0
|/
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-04-041-3/+2
* net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni2018-04-041-1/+2
* route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long2018-04-011-9/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-017-11/+49
|\
| * Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-301-1/+1
| |\
OpenPOWER on IntegriCloud