summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2014-09-06tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment()Neal Cardwell1-3/+0
2014-09-06tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet4-30/+24
2014-09-06tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet3-3/+3
2014-09-06net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck1-1/+1
2014-09-06ipv4: harden fnhe_hashfun()Eric Dumazet1-4/+4
2014-09-06ipv4: fix a race in update_or_create_fnhe()Eric Dumazet2-6/+8
2014-09-05ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa2-16/+25
2014-09-02sock: deduplicate errqueue dequeueWillem de Bruijn1-13/+2
2014-09-02gre: Add support for checksum unnecessary conversionsTom Herbert2-2/+10
2014-09-02udp: Add support for doing checksum unnecessary conversionTom Herbert2-8/+21
2014-09-02tcp: whitespace fixesstephen hemminger15-123/+104
2014-08-30net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert2-7/+5
2014-08-30net: Clarification of CHECKSUM_UNNECESSARYTom Herbert1-1/+0
2014-08-28tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal1-1/+1
2014-08-25gre: When GRE csum is present count as encap layer wrt csumTom Herbert1-0/+1
2014-08-25udp: additional GRO supportTom Herbert2-17/+45
2014-08-25tcp: Call skb_gro_checksum_validateTom Herbert1-24/+3
2014-08-25gre: call skb_gro_checksum_simple_validateTom Herbert1-36/+7
2014-08-23net: use reciprocal_scale() helperDaniel Borkmann3-5/+5
2014-08-23tcp: improve undo on timeoutYuchung Cheng1-15/+11
2014-08-22ipconfig: Use time_beforeHimangi Saraogi1-1/+2
2014-08-22net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat1-1/+1
2014-08-22ipv4: Restore accept_local behaviour in fib_validate_source()Sébastien Barré1-6/+8
2014-08-15tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell1-5/+3
2014-08-15tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2-5/+10
2014-08-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2-3/+4
2014-08-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2-8/+11
2014-08-14net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn1-0/+17
2014-08-14net-timestamp: fix missing ACK timestampWillem de Bruijn1-5/+5
2014-08-08ipv4: removed redundant conditionalNiv Yehezkel1-2/+0
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds1-1/+1
2014-08-07list: fix order of arguments for hlist_add_after(_rcu)Ken Helias1-1/+1
2014-08-07tcp: md5: check md5 signature without socket lockDmitry Popov1-11/+25
2014-08-07net-timestamp: cumulative tcp timestamping fixesWillem de Bruijn2-9/+11
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds44-1064/+1416
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-31/+16
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-13/+21
2014-08-06net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn1-0/+6
2014-08-06net-timestamp: TCP timestampingWillem de Bruijn2-3/+37
2014-08-06net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn1-0/+6
2014-08-06tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2-13/+20
2014-08-05tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov1-1/+1
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-1/+1
2014-08-03inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2-4/+14
2014-08-03inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov2-9/+7
2014-08-03inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov1-5/+9
2014-08-03inet: frags: rename last_in to flagsNikolay Aleksandrov2-17/+17
2014-08-03ipv4: remove nested rcu_read_lock/unlockDuan Jiong1-2/+0
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-31/+16
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore1-19/+16