summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAge
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin2013-11-19
* xfrm: Release dst if this dst is improper for vti tunnelfan.du2013-11-19
* ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa2013-11-18
* inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa2013-11-18
* ipv4: fix possible seqlock deadlockEric Dumazet2013-11-14
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet2013-11-14
* tcp: tsq: restore minimal amount of queueingEric Dumazet2013-11-14
* core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov2013-11-14
* inet: fix a UFO regressionEric Dumazet2013-11-08
* ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa2013-11-05
* tcp: properly handle stretch acks in slow startYuchung Cheng2013-11-04
* tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng2013-11-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-04
|\
| * netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.cWei Yongjun2013-11-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-04
|\ \
| * | netfilter: ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIPGao feng2013-10-17
| * | netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directoryGao feng2013-10-17
| * | netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_getGao feng2013-10-17
| * | netfilter: ipt_CLUSTERIP: make clusterip_lock per net namespaceGao feng2013-10-17
| * | netfilter: ipt_CLUSTERIP: make clusterip_list per net namespaceGao feng2013-10-17
| * | netfilter: ipt_CLUSTERIP: make proc directory per net namespaceGao feng2013-10-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-02
| |\ \ \
| | * | | xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-01
| | * | | xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-28
| * | | | tcp: gso: fix truesize trackingEric Dumazet2013-10-29
| * | | | tcp: do not rearm RTO when future data are sackedYuchung Cheng2013-10-27
| * | | | tcp: only take RTT from timestamps if new data is ackedYuchung Cheng2013-10-27
| * | | | tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng2013-10-27
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-23
| |\ \ \ \
| | * | | | netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon2013-10-22
| | * | | | netfilter: ipt_ULOG: fix info leaksMathias Krause2013-10-02
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-02
|\ \ \ \ \ \
| * | | | | | net: esp{4,6}: get rid of struct esp_dataMathias Krause2013-10-29
| * | | | | | net: esp{4,6}: remove padlen from struct esp_dataMathias Krause2013-10-29
* | | | | | | tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng2013-10-29
* | | | | | | ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa2013-10-29
* | | | | | | inet: restore gso for vxlanEric Dumazet2013-10-28
* | | | | | | inet: remove old fragmentation hash initializingHannes Frederic Sowa2013-10-23
* | | | | | | ipv4: initialize ip4_frags hash secret as late as possibleHannes Frederic Sowa2013-10-23
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell2013-10-21
| * | | | | | ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-19
| * | | | | | tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet2013-10-17
| * | | | | | tcp: must unclone packets before mangling themEric Dumazet2013-10-17
| * | | | | | tcp: fix incorrect ca_state in tail loss probeYuchung Cheng2013-10-17
| | |_|/ / / | |/| | | |
| * | | | | vti: get rid of nf mark rule in preroutingChristophe Gouault2013-10-11
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-09
| |\ \ \ \ \