aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* memcg: cleanup static keys decrementVladimir Davydov2015-02-12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-11
|\
| * cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-11
* | mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner2015-02-11
* | ipv4: Namespecify TCP PMTU mechanismFan Du2015-02-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
|\ \
| * | tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng2015-02-09
* | | net: rfs: add hash collision detectionEric Dumazet2015-02-08
* | | gre/ipip: use be16 variants of netlink functionsSabrina Dubroca2015-02-08
* | | tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell2015-02-08
* | | tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell2015-02-08
* | | tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell2015-02-08
* | | tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2015-02-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\| |
| * | ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-02
| * | ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei2015-01-29
| * | tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet2015-01-29
| * | tcp: fix timing issue in CUBIC slope calculationNeal Cardwell2015-01-29
| * | tcp: fix stretch ACK bugs in CUBICNeal Cardwell2015-01-29
| * | tcp: fix stretch ACK bugs in RenoNeal Cardwell2015-01-29
| * | tcp: fix the timid additive increase on stretch ACKsNeal Cardwell2015-01-29
| * | tcp: stretch ACK fixes prepNeal Cardwell2015-01-29
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
|\ \ \
| * | | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-04
| * | | ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro2015-02-04
| * | | ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-04
| * | | ipv4: raw_send_hdrinc(): pass msghdrAl Viro2015-02-04
* | | | tcp: do not pace pure ack packetsEric Dumazet2015-02-04
* | | | net: add skb functions to process remote checksum offloadTom Herbert2015-02-04
* | | | net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal2015-02-02
* | | | net-timestamp: no-payload optionWillem de Bruijn2015-02-02
* | | | ipv4: icmp: use percpu allocationEric Dumazet2015-01-31
* | | | tcp: use SACK RTTs for CCKenneth Klette Jonassen2015-01-31
* | | | net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-30
|/ / /
* | | openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\| |
| * | ping: Fix race in free in receive pathsubashab@codeaurora.org2015-01-27
| * | udp_diag: Fix socket skipping within chainHerbert Xu2015-01-27
| * | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-26
| * | ip: zero sockaddr returned on error queueWillem de Bruijn2015-01-15
| |/
* | fib_trie: Various clean-ups for handling slenAlexander Duyck2015-01-25
* | fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck2015-01-25
* | fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck2015-01-25
* | fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck2015-01-25
* | fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck2015-01-25
* | fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck2015-01-25
* | fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck2015-01-25
* | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-25
* | net: ipv4: handle DSA enabled master network devicesFlorian Fainelli2015-01-19
* | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19