| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-02-17 |
|\ |
|
| * | net: spelling fixes | Stephen Hemminger | 2015-02-14 |
| * | tcp: make sure skb is not shared before using skb_get() | Eric Dumazet | 2015-02-13 |
| * | gue: Use checksum partial with remote checksum offload | Tom Herbert | 2015-02-11 |
| * | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload | Tom Herbert | 2015-02-11 |
| * | udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path | Tom Herbert | 2015-02-11 |
| * | net: Fix remcsum in GRO path to not change packet | Tom Herbert | 2015-02-11 |
* | | memcg: cleanup static keys decrement | Vladimir Davydov | 2015-02-12 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-02-11 |
|\ \ |
|
| * | | cipso: don't use IPCB() to locate the CIPSO IP option | Paul Moore | 2015-02-11 |
* | | | mm: page_counter: pull "-1" handling out of page_counter_memparse() | Johannes Weiner | 2015-02-11 |
| |/
|/| |
|
* | | ipv4: Namespecify TCP PMTU mechanism | Fan Du | 2015-02-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-09 |
|\ \ |
|
| * | | tcp: don't include Fast Open option in SYN-ACK on pure SYN-data | Yuchung Cheng | 2015-02-09 |
* | | | net: rfs: add hash collision detection | Eric Dumazet | 2015-02-08 |
* | | | gre/ipip: use be16 variants of netlink functions | Sabrina Dubroca | 2015-02-08 |
* | | | tcp: mitigate ACK loops for connections as tcp_timewait_sock | Neal Cardwell | 2015-02-08 |
* | | | tcp: mitigate ACK loops for connections as tcp_sock | Neal Cardwell | 2015-02-08 |
* | | | tcp: mitigate ACK loops for connections as tcp_request_sock | Neal Cardwell | 2015-02-08 |
* | | | tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks | Neal Cardwell | 2015-02-08 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 |
|\| | |
|
| * | | ipv4: tcp: get rid of ugly unicast_sock | Eric Dumazet | 2015-02-02 |
| * | | ipv4: Don't increase PMTU with Datagram Too Big message. | Li Wei | 2015-01-29 |
| * | | tcp: ipv4: initialize unicast_sock sk_pacing_rate | Eric Dumazet | 2015-01-29 |
| * | | tcp: fix timing issue in CUBIC slope calculation | Neal Cardwell | 2015-01-29 |
| * | | tcp: fix stretch ACK bugs in CUBIC | Neal Cardwell | 2015-01-29 |
| * | | tcp: fix stretch ACK bugs in Reno | Neal Cardwell | 2015-01-29 |
| * | | tcp: fix the timid additive increase on stretch ACKs | Neal Cardwell | 2015-01-29 |
| * | | tcp: stretch ACK fixes prep | Neal Cardwell | 2015-01-29 |
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2015-02-04 |
|\ \ \ |
|
| * | | | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() | Al Viro | 2015-02-04 |
| * | | | ip: convert tcp_sendmsg() to iov_iter primitives | Al Viro | 2015-02-04 |
| * | | | ip: stash a pointer to msghdr in struct ping_fakehdr | Al Viro | 2015-02-04 |
| * | | | ipv4: raw_send_hdrinc(): pass msghdr | Al Viro | 2015-02-04 |
* | | | | tcp: do not pace pure ack packets | Eric Dumazet | 2015-02-04 |
* | | | | net: add skb functions to process remote checksum offload | Tom Herbert | 2015-02-04 |
* | | | | net: dctcp: loosen requirement to assert ECT(0) during 3WHS | Florian Westphal | 2015-02-02 |
* | | | | net-timestamp: no-payload option | Willem de Bruijn | 2015-02-02 |
* | | | | ipv4: icmp: use percpu allocation | Eric Dumazet | 2015-01-31 |
* | | | | tcp: use SACK RTTs for CC | Kenneth Klette Jonassen | 2015-01-31 |
* | | | | net: mark some potential candidates __read_mostly | Daniel Borkmann | 2015-01-30 |
|/ / / |
|
* | | | openvswitch: Add support for checksums on UDP tunnels. | Jesse Gross | 2015-01-29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 |
|\| | |
|
| * | | ping: Fix race in free in receive path | subashab@codeaurora.org | 2015-01-27 |
| * | | udp_diag: Fix socket skipping within chain | Herbert Xu | 2015-01-27 |
| * | | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 2015-01-26 |
| * | | ip: zero sockaddr returned on error queue | Willem de Bruijn | 2015-01-15 |
| |/ |
|
* | | fib_trie: Various clean-ups for handling slen | Alexander Duyck | 2015-01-25 |
* | | fib_trie: Move fib_find_alias to file where it is used | Alexander Duyck | 2015-01-25 |
* | | fib_trie: Use empty_children instead of counting empty nodes in stats collection | Alexander Duyck | 2015-01-25 |