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
2014-09-29
tcp: change TCP_ECN prefixes to lower case
Florian Westphal
2014-09-29
tcp: move TCP_ECN_create_request out of header
Florian Westphal
2014-09-29
tcp: remove unnecessary assignment.
Li RongQing
2014-09-29
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
2014-09-29
net: tcp: add DCTCP congestion control algorithm
Daniel Borkmann
2014-09-29
net: tcp: more detailed ACK events and events for CE marked packets
Florian Westphal
2014-09-29
net: tcp: split ack slow/fast events from cwnd_event
Florian Westphal
2014-09-29
net: tcp: add flag for ca to indicate that ECN is required
Daniel Borkmann
2014-09-29
net: tcp: assign tcp cong_ops when tcp sk is created
Florian Westphal
2014-09-29
net: sched: cls_rcvp, complete rcu conversion
John Fastabend
2014-09-28
net_sched: fix another regression in cls_tcindex
WANG Cong
2014-09-28
net_sched: fix errno in tcindex_set_parms()
WANG Cong
2014-09-28
arp: Do not perturb drop profiles with ignored ARP packets
Rick Jones
2014-09-28
net_sched: remove the first parameter from tcf_exts_destroy()
WANG Cong
2014-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-28
net: dsa: allow switches driver to implement get/set EEE
Florian Fainelli
2014-09-28
net: dsa: allow enabling and disable switch ports
Florian Fainelli
2014-09-28
net: dsa: start and stop the PHY state machine
Florian Fainelli
2014-09-28
tcp: use tcp_flags in tcp_data_queue()
Peter Pan(潘卫平)
2014-09-28
tcp: change tcp_skb_pcount() location
Eric Dumazet
2014-09-28
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
2014-09-28
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
2014-09-28
ipv4: rename ip_options_echo to __ip_options_echo()
Eric Dumazet
2014-09-26
net : optimize skb_release_data()
Eric Dumazet
2014-09-26
net/openvswitch: remove dup comment in vport.h
Wang Sheng-Hui
2014-09-26
net: optimise inet_proto_csum_replace4()
LEROY Christophe
2014-09-26
net: introduce __skb_header_release()
Eric Dumazet
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
net: Change netdev_<level> logging functions to return void
Joe Perches
2014-09-26
net: sched: use pinned timers
Eric Dumazet
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-26
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
2014-09-26
tcp: move logic out of tcp_v[64]_gso_send_check
Tom Herbert
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-24
Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-23
tcp: add coalescing attempt in tcp_ofo_queue()
Eric Dumazet
2014-09-23
icmp: add a global rate limitation
Eric Dumazet
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-09-22
ipv4: do not use this_cpu_ptr() in preemptible context
Eric Dumazet
2014-09-22
net: sched: fix compile warning in cls_u32
Eric Dumazet
2014-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-22
tcp: avoid possible arithmetic overflows
Eric Dumazet
2014-09-22
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
Daniel Borkmann
2014-09-22
net: rfkill: gpio: Fix clock status
Loic Poulain
2014-09-22
net: sched: cls_u32 changes to knode must appear atomic to readers
John Fastabend
2014-09-22
net: cls_u32: fix missed pcpu_success free_percpu
John Fastabend
2014-09-22
udp: Need to make ip6_udp_tunnel.c have GPL license
Tom Herbert
2014-09-22
net: keep original skb which only needs header checking during software GSO
Jason Wang
2014-09-22
net: dsa: add {get, set}_wol callbacks to slave devices
Florian Fainelli
[next]