summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-08-24tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron
2016-08-24tcp: make challenge acks less predictableEric Dumazet
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-10netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-10netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-10netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-10netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-10netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-10netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-10netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-10netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-07-10netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-10netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-07-10netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-07-10netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-07-10netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-07-10netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-07-10tcp: refresh skb timestamp at retransmit timeEric Dumazet
2016-07-10ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-07-10route: do not cache fib route info on local routes with oifChris Friesen
2016-07-10ipv4: fix broadcast packets receptionPaolo Abeni
2016-07-10ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-07-10mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-07-10tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris
2016-07-10tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov
2016-04-25tcp_cubic: do not set epoch_start in the futureEric Dumazet
2016-04-20tcp_cubic: better follow cubic curve after idle periodEric Dumazet
2016-03-04rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-04route: check and remove route cache when we get routeXin Long
2016-03-04ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-04tcp: beware of alignments in tcp_get_info()Eric Dumazet
2016-03-04tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet
2016-01-31xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-01-31tcp/dccp: fix timewait races in timer handlingEric Dumazet
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček
2016-01-31tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-01-22tcp: restore fastopen with no data in SYN packetEric Dumazet
2016-01-22fou: clean up socket with kfree_rcuHannes Frederic Sowa
2016-01-22net: fix IP early demux racesEric Dumazet
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-12-14tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet
2015-12-14tcp: disable Fast Open on timeouts after handshakeYuchung Cheng
2015-12-14tcp: md5: fix lockdep annotationEric Dumazet
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-12-09fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck