index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
Jiri Pirko
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
2012-05-06
skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
Alexander Duyck
2012-05-06
skb: Drop bad code from pskb_expand_head
Alexander Duyck
2012-05-04
tcp: be more strict before accepting ECN negociation
Eric Dumazet
2012-05-04
net: sched: factorize code (qdisc_drop())
Eric Dumazet
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
2012-05-03
net: Fix truesize accounting in skb_gro_receive()
Eric Dumazet
2012-05-03
tcp: move stats merge to the end of tcp_try_coalesce
Alexander Duyck
2012-05-03
tcp: Move code related to head frag in tcp_try_coalesce
Alexander Duyck
2012-05-03
tcp: Fix truesize accounting in tcp_try_coalesce
Alexander Duyck
2012-05-03
net: Add missing linux/prefetch.h include to net/core/sock.c
David S. Miller
2012-05-03
net: Stop decapitating clones that have a head_frag
Alexander Duyck
2012-05-02
net: implement tcp coalescing in tcp_queue_rcv()
Eric Dumazet
2012-05-02
net: take care of cloned skbs in tcp_try_coalesce()
Eric Dumazet
2012-05-02
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
2012-05-02
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
2012-05-02
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
2012-05-02
tcp: early retransmit: delayed fast retransmit
Yuchung Cheng
2012-05-02
tcp: early retransmit
Yuchung Cheng
2012-05-02
tcp: early retransmit: tcp_enter_recovery()
Yuchung Cheng
2012-05-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-05-01
netem: fix possible skb leak
Eric Dumazet
2012-05-01
netem: add ECN capability
Eric Dumazet
2012-05-01
net: add a prefetch in socket backlog processing
Eric Dumazet
2012-05-01
l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6
James Chapman
2012-05-01
l2tp: introduce L2TPv3 IP encapsulation support for IPv6
Chris Elston
2012-05-01
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
2012-05-01
l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels
Chris Elston
2012-05-01
l2tp: show IPv6 addresses in l2tp debugfs file
Chris Elston
2012-05-01
l2tp: pppol2tp_connect() handles ipv6 sockaddr variants
James Chapman
2012-05-01
l2tp: remove unused stats from l2tp_ip socket
James Chapman
2012-05-01
l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()
James Chapman
2012-05-01
l2tp: fix locking of 64-bit counters for smp
James Chapman
2012-04-30
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-04-30
net: makes skb_splice_bits() aware of skb->head_frag
Eric Dumazet
2012-04-30
tcp: makes tcp_try_coalesce aware of skb->head_frag
Eric Dumazet
2012-04-30
net: make GRO aware of skb->head_frag
Eric Dumazet
2012-04-30
net: allow skb->head to be a page fragment
Eric Dumazet
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
2012-04-30
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
2012-04-30
tcp: fix infinite cwnd in tcp_complete_cwr()
Yuchung Cheng
2012-04-30
bridge: Fix fatal typo in setup of multicast_querier_expired
Herbert Xu
2012-04-30
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-04-30
l2tp: Add missing net/net/ip6_checksum.h include.
David S. Miller
2012-04-30
SUNRPC: RPC client must use the current utsname hostname string
Trond Myklebust
2012-04-30
netfilter: xt_CT: fix wrong checking in the timeout assignment path
Pablo Neira Ayuso
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
[next]