summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-01ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig
2018-05-26net/tcp: convert to ->poll_maskChristoph Hellwig
2018-05-24ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-05-23net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu
2018-05-22ipmr: properly check rhltable_init() return valueEric Dumazet
2018-05-17net: test tailroom before appending to linear skbWillem de Bruijn
2018-05-17erspan: fix invalid erspan version.William Tu
2018-05-17net/ipv4: Initialize proto and ports in flow structDavid Ahern
2018-05-16tcp: purge write queue in tcp_connect_init()Eric Dumazet
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-16ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig
2018-05-16ipv{4,6}/ping: simplify proc file creationChristoph Hellwig
2018-05-16ipv{4,6}/tcp: simplify procfs registrationChristoph Hellwig
2018-05-16ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-05-11ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov
2018-05-10udp: fix SO_BINDTODEVICEPaolo Abeni
2018-05-10ipv4: reset fnhe_mtu_locked after cache route flushedHangbin Liu
2018-05-08netfilter: x_tables: add module alias for icmp matchesFlorian Westphal
2018-05-03tcp: restore autocorkingEric Dumazet
2018-05-02ipv4: fix fnhe usage by non-cached routesJulian Anastasov
2018-05-02tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell
2018-05-01tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet
2018-04-27tcp: ignore Fast Open on repair modeYuchung Cheng
2018-04-23tcp: don't read out-of-bounds opsizeJann Horn
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-16net: Fix one possible memleak in ip_setup_corkGao Feng
2018-04-16tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-12tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet
2018-04-10ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines
2018-04-05ip_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-04inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet
2018-04-04net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni
2018-04-01route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-01ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()Eric Dumazet