summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-09-29net: disable fragment reassembly if high_thresh is set to zeroMichal Kubecek
2016-09-29tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-19tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-08-19tcp: make challenge acks less predictableEric Dumazet
2016-08-19netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-22netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-07-21ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-21netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-21netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-21netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2016-07-21netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-21netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-21netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-21netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-21netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-07-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-18netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-07-12udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-05-18ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-05-18route: do not cache fib route info on local routes with oifChris Friesen
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni
2016-04-23netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-04-21netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-04-21netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-04-18tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris
2016-04-11mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-11ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2016-03-30ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-03-02rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-02route: check and remove route cache when we get routeXin Long
2016-03-02ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-03-02net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-02tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet
2016-02-12xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-02-12tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-01-25udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-09route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu
2016-01-09ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei
2016-01-05net: fix IP early demux racesEric Dumazet
2016-01-05net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-05netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverselucien
2016-01-05net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2016-01-05tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2016-01-05tcp: md5: fix lockdep annotationEric Dumazet
2015-11-14ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-10-26net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-08-27inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-08-27ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-08-27ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs