aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: move stats merge to the end of tcp_try_coalesceAlexander Duyck2012-05-03
* tcp: Move code related to head frag in tcp_try_coalesceAlexander Duyck2012-05-03
* tcp: Fix truesize accounting in tcp_try_coalesceAlexander Duyck2012-05-03
* net: Add missing linux/prefetch.h include to net/core/sock.cDavid S. Miller2012-05-03
* net: Stop decapitating clones that have a head_fragAlexander Duyck2012-05-03
* net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet2012-05-02
* net: take care of cloned skbs in tcp_try_coalesce()Eric Dumazet2012-05-02
* tcp: early retransmit: delayed fast retransmitYuchung Cheng2012-05-02
* tcp: early retransmitYuchung Cheng2012-05-02
* tcp: early retransmit: tcp_enter_recovery()Yuchung Cheng2012-05-02
* netem: add ECN capabilityEric Dumazet2012-05-01
* net: add a prefetch in socket backlog processingEric Dumazet2012-05-01
* l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6James Chapman2012-05-01
* l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston2012-05-01
* ipv6: Export ipv6 functions for use by other protocolsChris Elston2012-05-01
* l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston2012-05-01
* l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston2012-05-01
* l2tp: pppol2tp_connect() handles ipv6 sockaddr variantsJames Chapman2012-05-01
* l2tp: remove unused stats from l2tp_ip socketJames Chapman2012-05-01
* l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()James Chapman2012-05-01
* l2tp: fix locking of 64-bit counters for smpJames Chapman2012-05-01
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-04-30
|\
| * tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
| * tipc: Reject payload messages with invalid message typeAllan Stephens2012-04-27
| * tipc: Enhance error checking of published namesAllan Stephens2012-04-26
| * tipc: Create helper routine to delete unused name sequence structureAllan Stephens2012-04-26
| * tipc: remove redundant memset and stale comment from subscr.cAllan Stephens2012-04-26
| * tipc: Optimize initialization of network topology serviceAllan Stephens2012-04-26
| * tipc: Enhance re-initialization of network topology serviceAllan Stephens2012-04-26
| * tipc: Optimize termination of configuration serviceAllan Stephens2012-04-26
| * tipc: Optimize initialization of configuration serviceAllan Stephens2012-04-26
| * tipc: Optimize re-initialization of configuration serviceAllan Stephens2012-04-26
* | net: makes skb_splice_bits() aware of skb->head_fragEric Dumazet2012-04-30
* | tcp: makes tcp_try_coalesce aware of skb->head_fragEric Dumazet2012-04-30
* | net: make GRO aware of skb->head_fragEric Dumazet2012-04-30
* | net: allow skb->head to be a page fragmentEric Dumazet2012-04-30
* | bridge: Fix fatal typo in setup of multicast_querier_expiredHerbert Xu2012-04-30
* | l2tp: Add missing net/net/ip6_checksum.h include.David S. Miller2012-04-30
* | net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2012-04-28
* | net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2012-04-28
* | net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise2012-04-28
* | net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise2012-04-28
* | net: Fixed a coding style issue related to spaces.Jeffrin Jose2012-04-28
* | net: cleanups in sock_setsockopt()Eric Dumazet2012-04-27
* | crush: include header for global symbolshartleys2012-04-27
* | ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-27
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-26
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26
| |\ \
| | * | mac80211: Adds clean sdata helperAndrei Emeltchenko2012-04-24
| | * | mac80211: fix num_mcast_sta counting issuesFelix Fietkau2012-04-24