Tim Bird
|
31fe62b958
mm: add a low limit to alloc_large_system_hash
|
13 years ago |
David S. Miller
|
17eea0df5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eldad Zack
|
413c27d869
net/ipv4: replace simple_strtoul with kstrtoul
|
13 years ago |
Willy Tarreau
|
bad115cfe5
tcp: do_tcp_sendpages() must try to push data out on oom conditions
|
13 years ago |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 years ago |
Eric Dumazet
|
dc6b9b7823
net: include/net/sock.h cleanup
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
Pavel Emelyanov
|
292e8d8c85
tcp: Move rcvq sending to tcp_input.c
|
13 years ago |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
b081f85c29
net: implement tcp coalescing in tcp_queue_rcv()
|
13 years ago |
Eric Dumazet
|
b49960a05e
tcp: change tcp_adv_win_scale and tcp_rmem[2]
|
13 years ago |
Yuchung Cheng
|
eed530b6c6
tcp: early retransmit
|
13 years ago |
Pavel Emelyanov
|
de248a75c3
tcp repair: Fix unaligned access when repairing options (v2)
|
13 years ago |
Eric Dumazet
|
38ba0a65fa
net: skb_can_coalesce returns a boolean
|
13 years ago |
Neal Cardwell
|
900f65d361
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
|
13 years ago |
Pavel Emelyanov
|
b139ba4e90
tcp: Repair connection-time negotiated parameters
|
13 years ago |
Pavel Emelyanov
|
5e6a3ce657
tcp: Report mss_clamp with TCP_MAXSEG option in repair mode
|
13 years ago |
Pavel Emelyanov
|
c0e88ff0f2
tcp: Repair socket queues
|
13 years ago |
Pavel Emelyanov
|
ee9952831c
tcp: Initial repair mode
|
13 years ago |
Pavel Emelyanov
|
370816aef0
tcp: Move code around
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Linus Torvalds
|
174808af90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
a21d45726a
tcp: avoid order-1 allocations on wifi and tx path
|
13 years ago |
Linus Torvalds
|
94fb175c04
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
13 years ago |
Eric Dumazet
|
5fb84b1428
tcp: restore correct limit
|
13 years ago |
Eric Dumazet
|
35f9c09fe9
tcp: tcp_sendpages() should call tcp_push() once
|
13 years ago |
Dave Jiang
|
a2bd1140a2
netdma: adding alignment check for NETDMA ops
|
13 years ago |
Eric Dumazet
|
2f53384424
tcp: allow splice() to build full TSO packets
|
13 years ago |
Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |