summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-301-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/+0
| * | 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/+0
* | | net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-252-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
|/ /
* | ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-03-142-7/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-133-10/+18
|\ \
| * | xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_protoYossi Kuperman2018-03-071-1/+2
| * | xfrm: reuse uncached_list to track xdstsXin Long2018-02-162-9/+16
* | | sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-121-2/+1
* | | tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh2018-03-072-0/+2
* | | net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai2018-03-071-0/+3
* | | net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-03-061-2/+4
| |/ |/|
* | net: xfrm: use skb_gso_validate_network_len() to check gso sizesDaniel Axtens2018-03-041-1/+2
* | net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-043-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-022-5/+11
|\ \
| * | netfilter: nf_flow_table: fix checksum when handling DNATFelix Fietkau2018-02-251-0/+1
| * | netfilter: ipt_CLUSTERIP: put config instead of freeing itFlorian Westphal2018-02-251-3/+4
| * | netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcountFlorian Westphal2018-02-251-2/+6
* | | vrf: check forwarding on the original netdevice when generating ICMP dest unr...Stephen Suryaputra2018-03-011-1/+10
* | | net: ipv4: avoid unused variable warning for sysctlArnd Bergmann2018-03-011-2/+1
* | | net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas2018-02-281-1/+1
* | | tcp: purge write queue upon RSTSoheil Hassas Yeganeh2018-02-281-0/+1
* | | tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng2018-02-281-18/+12
* | | tcp: revert F-RTO middle-box workaroundYuchung Cheng2018-02-281-10/+7
* | | ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-271-5/+0
* | | net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca2018-02-271-2/+6
* | | ip_tunnel: Do not use mark in skb by defaultThomas Winter2018-02-261-10/+3
|/ /
* | net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern2018-02-221-0/+2
* | tcp_bbr: better deal with suboptimal GSOEric Dumazet2018-02-221-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-217-27/+33
|\ \
| * | netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-143-4/+4
| * | netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-141-2/+2
| * | netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-141-6/+4
| * | netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang2018-02-141-2/+6
| * | netfilter: add back stackpointer size checksFlorian Westphal2018-02-142-1/+10
| * | netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-141-6/+1
| * | netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang2018-02-081-6/+6
* | | udplite: fix partial checksum initializationAlexey Kodanev2018-02-161-0/+5
* | | fib_semantics: Don't match route with mismatching tclassidStefano Brivio2018-02-161-0/+5
* | | tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin2018-02-121-0/+25
* | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-114-22/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-5/+54
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud