Neal Cardwell
|
3840a06e60
tcp: pass fl6 to inet6_csk_route_req()
|
13 years ago |
David S. Miller
|
b26d344c6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Neal Cardwell
|
437c5b53f6
tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()
|
13 years ago |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
13 years ago |
David S. Miller
|
2397849baa
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
|
13 years ago |
David S. Miller
|
4670fd819e
tcp: Get rid of inetpeer special cases.
|
13 years ago |
David S. Miller
|
fbfe95a42e
inet: Create and use rt{,6}_get_peer_create().
|
13 years ago |
Gao feng
|
54db0cc2ba
inetpeer: add parameter net for inet_getpeer_v4,v6
|
13 years ago |
Eric Dumazet
|
4aea39c11c
tcp: tcp_make_synack() consumes dst parameter
|
13 years ago |
Eric Dumazet
|
fff3269907
tcp: reflect SYN queue_mapping into SYNACK packets
|
13 years ago |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
Eric Dumazet
|
bd14b1b2e2
tcp: be more strict before accepting ECN negociation
|
13 years ago |
Eric Dumazet
|
6746960140
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
|
13 years ago |
David S. Miller
|
f24001941c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
da882c1f2e
tcp: sk_add_backlog() is too agressive for TCP
|
13 years ago |
Eric Dumazet
|
f545a38f74
net: add a limit parameter to sk_add_backlog()
|
13 years ago |
David S. Miller
|
ac807fa8e6
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
|
13 years ago |
Neal Cardwell
|
d135c522f1
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
|
13 years ago |
Neal Cardwell
|
900f65d361
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
|
13 years ago |
Eric Dumazet
|
ab185d7b25
ipv6: tcp: dont drop packet but consume it
|
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 |
Dave Jiang
|
a2bd1140a2
netdma: adding alignment check for NETDMA ops
|
13 years ago |
Jiri Benc
|
4c507d2897
net: implement IP_RECVTOS for IP_PKTOPTIONS
|
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
|
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 |