David S. Miller
|
4da0bd7365
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
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 |
Eric Dumazet
|
dfd25ffffc
tcp: fix syncookie regression
|
13 years ago |
Eric Dumazet
|
b4fb05ea40
tcp: md5: correct a RCU lockdep splat
|
13 years ago |
Jiri Benc
|
4c507d2897
net: implement IP_RECVTOS for IP_PKTOPTIONS
|
13 years ago |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Shawn Lu
|
e2446eaab5
tcp_v4_send_reset: binding oif to iif in no sock case
|
13 years ago |
Shawn Lu
|
658ddaaf66
tcp: md5: RST: getting md5 key from listener
|
13 years ago |
Eric Dumazet
|
a8afca0329
tcp: md5: protects md5sig_info with RCU
|
13 years ago |
Eric Dumazet
|
5f3d9cb296
tcp: md5: use sock_kmalloc() to limit md5 keys
|
13 years ago |
Eric Dumazet
|
a915da9b69
tcp: md5: rcu conversion
|
13 years ago |
Eric Dumazet
|
a2d91241a8
tcp: md5: remove obsolete md5_add() method
|
13 years ago |
shawnlu
|
8a622e71f5
tcp: md5: using remote adress for md5 lookup in rst packet
|
13 years ago |
Glauber Costa
|
3dc43e3e4d
per-netns ipv4 sysctl_tcp_mem
|
13 years ago |
Glauber Costa
|
d1a4c0b37c
tcp memory pressure controls
|
13 years ago |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 years ago |
Eric Dumazet
|
d8a6e65f8b
tcp: inherit listener congestion control for passive cnx
|
13 years ago |
Eric Dumazet
|
709e8697af
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
|
13 years ago |
Eric Dumazet
|
918eb39962
net: add missing bh_unlock_sock() calls
|
13 years ago |
Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
13 years ago |
Eric Dumazet
|
66b13d99d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
|
13 years ago |
Eric Dumazet
|
318cf7aaa0
tcp: md5: add more const attributes
|
13 years ago |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 years ago |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Yan, Zheng
|
260fcbeb1a
tcp: properly handle md5sig_pool references
|
13 years ago |
Eric Dumazet
|
b82d1bb4fd
tcp: unalias tcp_skb_cb flags and ip_dsfield
|
13 years ago |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Eric Dumazet
|
946cedccbd
tcp: Change possible SYN flooding messages
|
13 years ago |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 years ago |