Commit Graph

259 Commits (c3b92c8787367a8bb53d57d9789b558f1295cc96)

Author SHA1 Message Date
Yan, Zheng 260fcbeb1a tcp: properly handle md5sig_pool references 14 years ago
Yan, Zheng 676a1184e8 ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket 14 years ago
Eric Dumazet 946cedccbd tcp: Change possible SYN flooding messages 14 years ago
David S. Miller 6e5714eaf7 net: Compute protocol sequence numbers and fragment IDs using MD5. 14 years ago
Eric Dumazet 1eddceadb0 net: rfs: enable RFS before first data packet is received 14 years ago
Jerry Chu 9ad7c049f0 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side 14 years ago
Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Neil Horman 47482f132a ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) 14 years ago
Boris Ostrovsky 738faca343 ipv6: Don't pass invalid dst_entry pointer to dst_release(). 14 years ago
David S. Miller 1958b856c1 net: Put fl6_* macros to struct flowi6 and use them again. 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 6281dcc94a net: Make flowi ports AF dependent. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller 68d0c6d34d ipv6: Consolidate route lookup sequences. 14 years ago
Shan Wei 089c34827e tcp: Remove debug macro of TCP_CHECK_TIMER 14 years ago
David S. Miller 7a71ed899e inetpeer: Abstract address representation further. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
David S. Miller 457de4383e ipv6: Fix 'release_it' logic in tcp_v6_get_peer() 14 years ago
David S. Miller db3949c450 tcp: Implement ipv6 ->get_peer() and ->tw_get_peer(). 14 years ago
David S. Miller 493f377d6d tcp: Add timewait recycling bits to ipv6 connect code. 14 years ago
David S. Miller ccb7c410dd timewait_sock: Create and use getpeer op. 14 years ago
David S. Miller 3f419d2d48 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. 14 years ago
Balazs Scheidler 093d282321 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Changli Gao 7ba4291007 inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage() 15 years ago
Florian Westphal 172d69e63c syncookies: add support for ECN 15 years ago
Florian Westphal 2bbdf389a9 ipv6: syncookies: do not skip ->iif initialization 15 years ago
Florian Westphal af9b473857 syncookies: avoid unneeded tcp header flag double check 15 years ago
Arnaud Ebalard 20c59de2e6 ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option 15 years ago
Eric Dumazet a465419b1f net: Introduce sk_route_nocaps 15 years ago
Stephen Hemminger e802af9cab IPv6: Generic TTL Security Mechanism (final version) 15 years ago
David S. Miller e5700aff14 tcp: Mark v6 response packets as CHECKSUM_PARTIAL 15 years ago
David S. Miller f71b70e115 tcp: Fix ipv6 checksumming on response packets for real. 15 years ago
Herbert Xu 6651ffc8e8 ipv6: Fix tcp_v6_send_response transport header setting. 15 years ago
Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 years ago
Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 15 years ago
Herbert Xu bb29624614 inet: Remove unused send_check length argument 15 years ago
Herbert Xu 8ad50d96db tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Eric Dumazet 6cce09f87a tcp: Add SNMP counters for backlog and min_ttl drops 15 years ago
Zhu Yi a3a858ff18 net: backlog functions rename 15 years ago
Zhu Yi 6b03a53a5a tcp: use limited socket backlog 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Octavian Purdila 72659ecce6 tcp: account SYN-ACK timeouts & retransmissions 15 years ago
Joe Perches 5856b606e6 net/ipv6/tcp_ipv6.c: Use compressed IPv6 address 15 years ago
David S. Miller bb5b7c1126 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. 15 years ago
Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets 15 years ago
Eric W. Biederman b099ce2602 net: Batch inet_twsk_purge 15 years ago