aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* netfilter: move NAT Kconfig switches out of the iptables scopePablo Neira Ayuso2014-08-18
* 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
| | * | netfilter: nf_conntrack: remove exceptional & on function nameHimangi Saraogi2014-07-25
| * | | tcp: don't require root to read tcp_metricsBanerjee, Debabrata2014-07-31
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-30
| |\ \ \
| | * | | xfrm4: Remove duplicate semicolonChristoph Paasch2014-06-30
| | * | | vti: Simplify error handling in module init and exitMathias Krause2014-06-26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ipv4: clean up cast warning in do_ip_getsockoptKaroly Kemeny2014-07-29
| * | | | net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
| * | | | net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
| * | | | ipv4: fail early when creating netdev named all or defaultWANG Cong2014-07-29
| * | | | inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-28
| * | | | inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-28
| * | | | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-28
| * | | | inet: frag: remove lru listFlorian Westphal2014-07-28
| * | | | inet: frag: don't account number of fragment queuesFlorian Westphal2014-07-28
| * | | | inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-28
| * | | | inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-28
| * | | | inet: frag: remove hash size assumptions from callersFlorian Westphal2014-07-28
| * | | | inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-28