summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.37' into v3.18-rtSteven Rostedt (Red Hat)2016-08-139-474/+253
|\
| * netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-07-122-86/+10
| * netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-07-122-210/+50
| * netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-07-122-29/+14
| * netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal2016-07-121-36/+25
| * netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal2016-07-121-46/+36
| * netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-07-122-4/+6
| * netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-07-122-2/+4
| * netfilter: x_tables: kill check_entry helperFlorian Westphal2016-07-122-23/+16
| * netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-07-122-21/+2
| * netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-07-122-0/+32
| * netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-07-122-3/+9
| * netfilter: x_tables: fix unconditional helperFlorian Westphal2016-07-122-21/+20
| * netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-07-122-4/+8
| * netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-07-122-18/+16
| * tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-07-121-2/+4
| * route: do not cache fib route info on local routes with oifChris Friesen2016-07-121-0/+12
| * ipv4: fix broadcast packets receptionPaolo Abeni2016-07-121-4/+8
| * ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller2016-07-123-2/+18
| * tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov2016-07-121-1/+1
* | Merge tag 'v3.18.32' into v3.18-rtSteven Rostedt (Red Hat)2016-06-231-0/+22
|\ \ | |/
| * tcp_cubic: do not set epoch_start in the futureEric Dumazet2016-04-231-2/+8
| * tcp_cubic: better follow cubic curve after idle periodEric Dumazet2016-04-201-0/+16
* | Merge tag 'v3.18.27' into v3.18-rtSteven Rostedt (Red Hat)2016-02-232-10/+38
|\ \ | |/
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2016-02-151-9/+37
| * tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-02-151-1/+1
* | Merge tag 'v3.18.26' into v3.18-rtSteven Rostedt (Red Hat)2016-02-233-4/+7
|\ \ | |/
| * fou: clean up socket with kfree_rcuHannes Frederic Sowa2016-01-151-1/+2
| * net: fix IP early demux racesEric Dumazet2016-01-151-3/+2
| * net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-151-0/+3
* | Merge tag 'v3.18.25' into v3.18-rtSteven Rostedt (Red Hat)2016-01-115-17/+37
|\ \ | |/
| * net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-12-141-7/+8
| * tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2015-12-141-0/+1
| * tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet2015-12-141-3/+19
| * tcp: md5: fix lockdep annotationEric Dumazet2015-12-141-1/+2
| * ipv4: disable BH when changing ip local port rangeWANG Cong2015-12-141-2/+2
| * ipv6: gre: support SIT encapsulationEric Dumazet2015-12-031-1/+2
| * ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-12-031-3/+3
* | Merge tag 'v3.18.23' into v3.18-rtSteven Rostedt (Red Hat)2015-11-102-3/+11
|\ \ | |/
| * tcp: add proper TS val into RST packetsEric Dumazet2015-10-271-0/+1
| * udp: fix dst races with multicast early demuxEric Dumazet2015-10-271-3/+10
* | Merge tag 'v3.18.22' into v3.18-rtSteven Rostedt (Red Hat)2015-11-103-9/+22
|\ \ | |/
| * inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-09-281-2/+5
| * ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-09-281-4/+12
| * ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs2015-09-271-3/+5
* | Merge tag 'v3.18.21' into v3.18-rtSteven Rostedt (Red Hat)2015-09-041-4/+10
|\ \ | |/
| * ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-08-271-2/+7
| * ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-08-271-2/+3
* | Merge tag 'v3.18.18' into v3.18-rtSteven Rostedt (Red Hat)2015-07-203-4/+7
|\ \ | |/
| * tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-07-053-4/+7