summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng2013-11-041-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-041-1/+0
|\
| * netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.cWei Yongjun2013-11-031-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-041-35/+75
|\ \
| * | netfilter: ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIPGao feng2013-10-171-4/+6
| * | netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directoryGao feng2013-10-171-1/+1
| * | netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_getGao feng2013-10-171-6/+6
| * | netfilter: ipt_CLUSTERIP: make clusterip_lock per net namespaceGao feng2013-10-171-7/+11
| * | netfilter: ipt_CLUSTERIP: make clusterip_list per net namespaceGao feng2013-10-171-5/+7
| * | netfilter: ipt_CLUSTERIP: make proc directory per net namespaceGao feng2013-10-171-19/+51
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-046-25/+47
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-021-2/+6
| |\ \ \
| | * | | xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-011-1/+5
| | * | | xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-281-1/+1
| * | | | tcp: gso: fix truesize trackingEric Dumazet2013-10-291-8/+5
| * | | | tcp: do not rearm RTO when future data are sackedYuchung Cheng2013-10-271-3/+10
| * | | | tcp: only take RTT from timestamps if new data is ackedYuchung Cheng2013-10-271-1/+2
| * | | | tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng2013-10-271-5/+13
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-233-6/+11
| |\ \ \ \
| | * | | | netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon2013-10-222-0/+10
| | * | | | netfilter: ipt_ULOG: fix info leaksMathias Krause2013-10-021-6/+1
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-021-34/+15
|\ \ \ \ \ \
| * | | | | | net: esp{4,6}: get rid of struct esp_dataMathias Krause2013-10-291-26/+14
| * | | | | | net: esp{4,6}: remove padlen from struct esp_dataMathias Krause2013-10-291-8/+1
* | | | | | | tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng2013-10-292-3/+8
* | | | | | | ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa2013-10-291-4/+8
* | | | | | | inet: restore gso for vxlanEric Dumazet2013-10-281-8/+7
* | | | | | | inet: remove old fragmentation hash initializingHannes Frederic Sowa2013-10-231-3/+0
* | | | | | | ipv4: initialize ip4_frags hash secret as late as possibleHannes Frederic Sowa2013-10-231-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-235-13/+31
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell2013-10-211-0/+2
| * | | | | | ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-191-4/+9
| * | | | | | tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet2013-10-171-2/+1
| * | | | | | tcp: must unclone packets before mangling themEric Dumazet2013-10-171-3/+6
| * | | | | | tcp: fix incorrect ca_state in tail loss probeYuchung Cheng2013-10-171-1/+1
| | |_|/ / / | |/| | | |
| * | | | | vti: get rid of nf mark rule in preroutingChristophe Gouault2013-10-111-3/+11
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-091-0/+1
| |\ \ \ \ \
| | * | | | | xfrm: Decode sessions with output interface.Steffen Klassert2013-09-161-0/+1
* | | | | | | ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-212-0/+2
* | | | | | | ipv4: Allow unprivileged users to use per net sysctlsEric W. Biederman2013-10-211-4/+0
* | | | | | | ipv4: Use math to point per net sysctls into the appropriate struct net.Eric W. Biederman2013-10-211-18/+5
* | | | | | | tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-211-43/+18
* | | | | | | tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-215-29/+19
* | | | | | | tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman2013-10-212-51/+2
* | | | | | | tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman2013-10-211-13/+0
| |_|/ / / / |/| | | | |
* | | | | | tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa2013-10-192-11/+21
* | | | | | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-193-28/+9
* | | | | | inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa2013-10-191-10/+5
* | | | | | ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-192-4/+33
* | | | | | ipip: add GSO/TSO supportEric Dumazet2013-10-195-6/+19
OpenPOWER on IntegriCloud