aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+7
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2013-11-20ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov1-2/+6
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-49/+41
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+1
2013-11-19tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin1-1/+0
2013-11-19xfrm: Release dst if this dst is improper for vti tunnelfan.du1-0/+1
2013-11-18ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa1-15/+19
2013-11-18inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa3-21/+9
2013-11-18netfilter: synproxy: send mss option to backendMartin Topholm1-0/+1
2013-11-15seq_file: remove "%n" usage from seq_file usersTetsuo Handa4-40/+36
2013-11-14ipv4: fix possible seqlock deadlockEric Dumazet1-1/+1
2013-11-14genetlink: make all genl_ops users constJohannes Berg1-1/+1
2013-11-14net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet1-1/+4
2013-11-14tcp: tsq: restore minimal amount of queueingEric Dumazet2-7/+5
2013-11-14core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov1-2/+2
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+21
2013-11-08inet: fix a UFO regressionEric Dumazet1-1/+3
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2-1/+21
2013-11-05ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa4-5/+10
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng14-67/+56
2013-11-04tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng1-1/+1
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller1-1/+0
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-35/+75
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-25/+47
2013-11-03netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.cWei Yongjun1-1/+0
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-34/+15
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-2/+6
2013-11-01xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert1-1/+5
2013-10-30Merge branch 'dma_complete' into nextVinod Koul1-2/+2
2013-10-29tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng2-3/+8
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause1-26/+14
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause1-8/+1
2013-10-29ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa1-4/+8
2013-10-29tcp: gso: fix truesize trackingEric Dumazet1-8/+5
2013-10-28xfrm: Increase the garbage collector thresholdSteffen Klassert1-1/+1
2013-10-28inet: restore gso for vxlanEric Dumazet1-8/+7
2013-10-27tcp: do not rearm RTO when future data are sackedYuchung Cheng1-3/+10
2013-10-27tcp: only take RTT from timestamps if new data is ackedYuchung Cheng1-1/+2
2013-10-27tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng1-5/+13
2013-10-25net: use DMA_COMPLETE for dma completion statusVinod Koul1-2/+2
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa1-3/+0
2013-10-23ipv4: initialize ip4_frags hash secret as late as possibleHannes Frederic Sowa1-0/+1
2013-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-6/+11
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-13/+31
2013-10-22netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon2-0/+10
2013-10-21tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell1-0/+2
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet2-0/+2
2013-10-21ipv4: Allow unprivileged users to use per net sysctlsEric W. Biederman1-4/+0