summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* inet: includes a sock_common in request_sockEric Dumazet2013-10-106-52/+55
* fib_trie: only calc for the un-first nodebaker.zhang2013-10-101-5/+1
* net: fix build errors if ipv6 is disabledEric Dumazet2013-10-092-3/+9
* udp: fix a typo in __udp4_lib_mcast_demux_lookupEric Dumazet2013-10-091-1/+1
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-096-59/+40
* tcp/dccp: remove twchainEric Dumazet2013-10-085-189/+85
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-084-3/+8
|\
| * ipv4: fix ineffective source address selectionJiri Benc2013-10-071-1/+1
| * tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-10-041-1/+4
| * net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-10-021-1/+1
| * tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen2013-10-021-0/+2
* | net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer2013-10-083-4/+5
* | udp: ipv4: Add udp early demuxShawn Bohrer2013-10-082-18/+185
* | udp: Only allow busy read/poll on connected socketsShawn Bohrer2013-10-081-2/+3
* | tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet2013-10-032-5/+5
* | net: ipv4: Change variable type to boolPeter Senna Tschudin2013-10-031-1/+1
* | inet: consolidate INET_TW_MATCHEric Dumazet2013-10-031-6/+5
* | tcp: sndbuf autotuning improvementsEric Dumazet2013-10-022-14/+26
* | fib_trie: avoid a redundant bit judgement in inflatebaker.zhang2013-10-021-6/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-018-28/+37
|\ \ | |/
| * ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert2013-10-011-2/+0
| * ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert2013-10-011-1/+1
| * ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert2013-10-011-1/+3
| * ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-011-6/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-011-3/+7
| |\
| | * netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-3/+7
| * | ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-09-301-2/+2
| * | tcp: TSQ can use a dynamic limitEric Dumazet2013-09-301-6/+11
| * | ip_tunnel: Do not use stale inner_iph pointer.Pravin B Shelar2013-09-301-2/+2
| * | net: net_secret should not depend on TCPEric Dumazet2013-09-281-3/+1
| * | net: raw: do not report ICMP redirects to user spaceDuan Jiong2013-09-241-1/+3
| * | net: udp: do not report ICMP redirects to user spaceDuan Jiong2013-09-241-1/+1
* | | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-09-305-36/+44
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-09-302-74/+9
|\ \ \
| * | | {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callbackFan Du2013-08-282-74/+9
* | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-1/+1
* | | | ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco2013-09-285-6/+24
* | | | ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco2013-09-281-1/+19
* | | | tcp: fix dynamic right sizingEric Dumazet2013-09-241-31/+53
* | | | tcp: syncookies: reduce mss table to four valuesFlorian Westphal2013-09-241-11/+11
* | | | tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal2013-09-241-21/+10
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-197-12/+14
|\ \ \
| * | | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-196-10/+10
| * | | ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-09-191-1/+1
| | |/ | |/|
| * | tcp: fix RTO calculated from cached RTTNeal Cardwell2013-09-171-1/+3
* | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-121-5/+5
|/ /
* | tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet2013-09-061-1/+4
* | tcp: fix no cwnd growth after timeoutYuchung Cheng2013-09-061-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0534-778/+1069
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-058-22/+27
| |\ \
OpenPOWER on IntegriCloud