summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
...
* | | tcp: tso: remove tp->tso_deferredEric Dumazet2015-02-28
* | | fib_trie: Remove leaf_infoAlexander Duyck2015-02-27
* | | fib_trie: Add slen to fib aliasAlexander Duyck2015-02-27
* | | fib_trie: Replace plen with slen in leaf_infoAlexander Duyck2015-02-27
* | | fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-27
* | | multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
* | | udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2015-02-27
* | | igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-20
* | | tcp: silence registration messagestephen hemminger2015-02-20
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\ \
| * | net: spelling fixesStephen Hemminger2015-02-14
| * | tcp: make sure skb is not shared before using skb_get()Eric Dumazet2015-02-13
| * | gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
| * | udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-11
| * | net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11
* | | 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-01
| * | | ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei2015-01-29
| * | | tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet2015-01-28
| * | | tcp: fix timing issue in CUBIC slope calculationNeal Cardwell2015-01-28
| * | | tcp: fix stretch ACK bugs in CUBICNeal Cardwell2015-01-28
| * | | tcp: fix stretch ACK bugs in RenoNeal Cardwell2015-01-28
| * | | tcp: fix the timid additive increase on stretch ACKsNeal Cardwell2015-01-28
| * | | tcp: stretch ACK fixes prepNeal Cardwell2015-01-28
| | |/ | |/|
* | | 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
|/ / /