Eric Dumazet
|
349ce993ac
tcp: md5: do not use alloc_percpu()
|
hace 10 años |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
hace 10 años |
Linus Torvalds
|
c798360cd1
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
hace 10 años |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
hace 10 años |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
hace 10 años |
Yuchung Cheng
|
b248230c34
tcp: abort orphan sockets stalling on zero window probes
|
hace 11 años |
Fabian Frederick
|
47d7a88c18
tcp: add __init to tcp_init_mem
|
hace 11 años |
Florian Westphal
|
55d8694fa8
net: tcp: assign tcp cong_ops when tcp sk is created
|
hace 11 años |
Eric Dumazet
|
cd7d8498c9
tcp: change tcp_skb_pcount() location
|
hace 11 años |
Dan Williams
|
3f33407856
net: make tcp_cleanup_rbuf private
|
hace 11 años |
Dan Williams
|
7bced39751
net_dma: simple removal
|
hace 11 años |
Eric Dumazet
|
f4a775d144
net: introduce __skb_header_release()
|
hace 11 años |
Eric Dumazet
|
e11ecddf51
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
|
hace 11 años |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
hace 11 años |
Christoph Lameter
|
903ceff7ca
net: Replace get_cpu_var through this_cpu_ptr
|
hace 11 años |
Andrey Vagin
|
9d186cac7f
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
|
hace 11 años |
Willem de Bruijn
|
f066e2b091
net-timestamp: cumulative tcp timestamping fixes
|
hace 11 años |
Willem de Bruijn
|
4ed2d765df
net-timestamp: TCP timestamping
|
hace 11 años |
Christoph Paasch
|
5924f17a8a
tcp: Fix divide by zero when pushing during tcp-repair
|
hace 11 años |
Kenjiro Nakayama
|
1536e2857b
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
|
hace 11 años |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 11 años |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
hace 11 años |
Eric Dumazet
|
f5ddcbbb40
net-tcp: fastopen: fix high order allocations
|
hace 11 años |
Eric Dumazet
|
977cb0ecf8
tcp: add pacing_rate information into tcp_info
|
hace 11 años |
Jesper Juhl
|
b10bd54c05
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
|
hace 11 años |
Linus Torvalds
|
4ba9920e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
hace 11 años |
Peter Zijlstra
|
1774e9f3e5
sched, net: Clean up preempt_enable_no_resched() abuse
|
hace 11 años |
Eric Dumazet
|
996b175e39
tcp: out_of_order_queue do not use its lock
|
hace 11 años |
Eric Dumazet
|
a181ceb501
tcp: autocork should not hold first packet in write queue
|
hace 11 años |
Eric Dumazet
|
f54b311142
tcp: auto corking
|
hace 11 años |