summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-14net: spelling fixesStephen Hemminger
2015-02-13tcp: make sure skb is not shared before using skb_get()Eric Dumazet
2015-02-12memcg: cleanup static keys decrementVladimir Davydov
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner
2015-02-11gue: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert
2015-02-11udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2015-02-09ipv4: Namespecify TCP PMTU mechanismFan Du
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-09tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng
2015-02-08net: rfs: add hash collision detectionEric Dumazet
2015-02-08gre/ipip: use be16 variants of netlink functionsSabrina Dubroca
2015-02-08tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-02-04tcp: do not pace pure ack packetsEric Dumazet
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro
2015-02-04ipv4: raw_send_hdrinc(): pass msghdrAl Viro
2015-02-02net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal
2015-02-02net-timestamp: no-payload optionWillem de Bruijn
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet
2015-01-31tcp: use SACK RTTs for CCKenneth Klette Jonassen
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann
2015-01-29ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei
2015-01-28tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross
2015-01-28tcp: fix timing issue in CUBIC slope calculationNeal Cardwell
2015-01-28tcp: fix stretch ACK bugs in CUBICNeal Cardwell
2015-01-28tcp: fix stretch ACK bugs in RenoNeal Cardwell
2015-01-28tcp: fix the timid additive increase on stretch ACKsNeal Cardwell
2015-01-28tcp: stretch ACK fixes prepNeal Cardwell
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-01-27udp_diag: Fix socket skipping within chainHerbert Xu
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck
2015-01-25fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck
2015-01-25fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck