Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 年 前 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 年 前 |
Eric Dumazet
|
bd14b1b2e2
tcp: be more strict before accepting ECN negociation
|
13 年 前 |
Eric Dumazet
|
da882c1f2e
tcp: sk_add_backlog() is too agressive for TCP
|
13 年 前 |
Eric Dumazet
|
f545a38f74
net: add a limit parameter to sk_add_backlog()
|
13 年 前 |
David S. Miller
|
ac807fa8e6
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
|
13 年 前 |
Neal Cardwell
|
900f65d361
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
|
13 年 前 |
Pavel Emelyanov
|
ee9952831c
tcp: Initial repair mode
|
13 年 前 |
Linus Torvalds
|
94fb175c04
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
13 年 前 |
Dave Jiang
|
a2bd1140a2
netdma: adding alignment check for NETDMA ops
|
13 年 前 |
David S. Miller
|
4da0bd7365
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年 前 |
Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 年 前 |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 年 前 |
Eric Dumazet
|
dfd25ffffc
tcp: fix syncookie regression
|
13 年 前 |
Eric Dumazet
|
b4fb05ea40
tcp: md5: correct a RCU lockdep splat
|
13 年 前 |
Jiri Benc
|
4c507d2897
net: implement IP_RECVTOS for IP_PKTOPTIONS
|
13 年 前 |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年 前 |
Shawn Lu
|
e2446eaab5
tcp_v4_send_reset: binding oif to iif in no sock case
|
13 年 前 |
Shawn Lu
|
658ddaaf66
tcp: md5: RST: getting md5 key from listener
|
13 年 前 |
Eric Dumazet
|
a8afca0329
tcp: md5: protects md5sig_info with RCU
|
13 年 前 |
Eric Dumazet
|
5f3d9cb296
tcp: md5: use sock_kmalloc() to limit md5 keys
|
13 年 前 |
Eric Dumazet
|
a915da9b69
tcp: md5: rcu conversion
|
13 年 前 |
Eric Dumazet
|
a2d91241a8
tcp: md5: remove obsolete md5_add() method
|
13 年 前 |
shawnlu
|
8a622e71f5
tcp: md5: using remote adress for md5 lookup in rst packet
|
13 年 前 |
Glauber Costa
|
3dc43e3e4d
per-netns ipv4 sysctl_tcp_mem
|
13 年 前 |
Glauber Costa
|
d1a4c0b37c
tcp memory pressure controls
|
13 年 前 |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 年 前 |
Eric Dumazet
|
d8a6e65f8b
tcp: inherit listener congestion control for passive cnx
|
13 年 前 |
Eric Dumazet
|
709e8697af
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
|
13 年 前 |
Eric Dumazet
|
918eb39962
net: add missing bh_unlock_sock() calls
|
13 年 前 |