summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: initialise match/target check parameter structFlorian Westphal2018-06-081-0/+1
* ipv4: remove warning in ip_recv_errorWillem de Bruijn2018-05-251-2/+0Star
* 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-141-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-031-65/+53Star
* | 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/+2Star
* 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-131-2/+4
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-162-4/+3Star
|\ \ | |/ |/|
| * 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/+0Star
* | 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-105-11/+15
|\ \ | |/ |/|
| * inetpeer: fix uninit-value in inet_getpeerEric Dumazet2018-04-091-0/+1
| * soreuseport: initialise timewait reuseport fieldEric Dumazet2018-04-081-0/+1
| * ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet2018-04-081-5/+6
| * arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines2018-04-061-1/+1
| * ip_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-051-5/+6
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-061-1/+0Star
|/
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-04-041-3/+2Star
* 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-021-9/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-027-11/+49
|\
| * Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-311-1/+1
| |\
| | * netfilter: nf_nat_snmp_basic: add correct dependency to MakefileMasahiro Yamada2018-03-291-1/+1
| * | ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller2018-03-291-6/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-292-3/+6
| |\ \
| | * | vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio2018-03-191-1/+0Star
| | * | ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio2018-03-191-1/+7
| | * | vti4: Don't count header length twice on tunnel setupStefano Brivio2018-03-191-1/+0Star
| * | | net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-262-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-242-3/+17
| |\ \ \
| | * | | netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan2018-03-241-2/+4
| | * | | netfilter: drop template ct when conntrack is skipped.Paolo Abeni2018-03-221-1/+13
| | |/ /
| * / / ip_tunnel: Emit events for post-register MTU changesPetr Machata2018-03-231-5/+21
| |/ /