aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-11-21
| |\
| | * netfilter: synproxy: send mss option to backendMartin Topholm2013-11-18
| * | ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov2013-11-20
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\ \ \ | |/ / |/| |
| * | Merge branch 'dma_complete' into nextVinod Koul2013-10-30
| |\ \
| | * | net: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \ \ \
| * | | | 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
| | |_|/ | |/| |
* | | | seq_file: remove "%n" usage from seq_file usersTetsuo Handa2013-11-14
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ \ \ | |/ / / |/| | |
| * | | net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
| |/ /
* | | 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