aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck2014-09-05
* ipv4: harden fnhe_hashfun()Eric Dumazet2014-09-05
* ipv4: fix a race in update_or_create_fnhe()Eric Dumazet2014-09-05
* ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa2014-09-05
* sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-02
* gre: Add support for checksum unnecessary conversionsTom Herbert2014-09-02
* udp: Add support for doing checksum unnecessary conversionTom Herbert2014-09-02
* tcp: whitespace fixesstephen hemminger2014-09-01
* net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert2014-08-29
* net: Clarification of CHECKSUM_UNNECESSARYTom Herbert2014-08-29
* tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal2014-08-27
* gre: When GRE csum is present count as encap layer wrt csumTom Herbert2014-08-24
* udp: additional GRO supportTom Herbert2014-08-24
* tcp: Call skb_gro_checksum_validateTom Herbert2014-08-24
* gre: call skb_gro_checksum_simple_validateTom Herbert2014-08-24
* net: use reciprocal_scale() helperDaniel Borkmann2014-08-23
* tcp: improve undo on timeoutYuchung Cheng2014-08-23
* ipconfig: Use time_beforeHimangi Saraogi2014-08-22
* net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-22
* ipv4: Restore accept_local behaviour in fib_validate_source()Sébastien Barré2014-08-22
* tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell2014-08-14
* tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-14
* tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-14
* tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-08-14
* net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn2014-08-13
* net-timestamp: fix missing ACK timestampWillem de Bruijn2014-08-13
* ipv4: removed redundant conditionalNiv Yehezkel2014-08-08
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-07
|\
| * list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-06
* | tcp: md5: check md5 signature without socket lockDmitry Popov2014-08-06
* | net-timestamp: cumulative tcp timestamping fixesWillem de Bruijn2014-08-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-05
| |\
| | * tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-07-30
| | * tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-07-30
| | * ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2014-07-30
| * | net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-05
| * | net-timestamp: TCP timestampingWillem de Bruijn2014-08-05
| * | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-05
| * | tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-05
| * | tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov2014-08-04
| * | inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-02
| * | inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov2014-08-02
| * | inet: frags: fix function declaration alignments in inet_fragmentNikolay Aleksandrov2014-08-02
| * | inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-02
| * | ipv4: remove nested rcu_read_lock/unlockDuan Jiong2014-08-02
| * | net: use inet6_iif instead of IP6CB()->iifDuan Jiong2014-08-01
| * | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong2014-08-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-31
| |\ \
| | * | netfilter: kill remnants of ulog targetsPaul Bolle2014-07-25