Commit Graph

234 Commits (d902eee43f1951b358d7347d9165c6af21cf7b1b)

Author SHA1 Message Date
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Octavian Purdila 72659ecce6 tcp: account SYN-ACK timeouts & retransmissions 15 years ago
Stephen Hemminger d218d11133 tcp: Generalized TTL Security Mechanism 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 Dumazet 49d0900787 tcp: diag: Dont report negative values for rx queue 15 years ago
Eric W. Biederman b099ce2602 net: Batch inet_twsk_purge 15 years ago
William Allen Simpson 4957faade1 TCPCT part 1g: Responder Cookie => Initiator 15 years ago
William Allen Simpson 435cf559f0 TCPCT part 1d: define TCP cookie option, extend existing struct's 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
Eric Dumazet 2c1409a0a2 inetpeer: Optimize inet_getid() 15 years ago
William Allen Simpson bee7ca9ec0 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED 15 years ago
Gilad Ben-Yossef 022c3f7d82 Allow tcp_parse_options to consult dst entry 15 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 16 years ago
Ilpo Järvinen 0b6a05c1db tcp: fix ssthresh u16 leftover 16 years ago
Wu Fengguang aa1330766c tcp: replace hard coded GFP_KERNEL with sk_allocation 16 years ago
Stephen Hemminger 3b401a81c0 inet: inet_connection_sock_af_ops const 16 years ago
Stephen Hemminger b2e4b3debc tcp: MD5 operations should be const 16 years ago
Damian Lukowski f1ecd5d9e7 Revert Backoff [v3]: Revert RTO on ICMP destination unreachable 16 years ago
Damian Lukowski 4d1a2d9ec1 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() 16 years ago
John Dykstra e547bc1ecc tcp: Use correct peer adr when copying MD5 keys 16 years ago
John Dykstra e3afe7b75e tcp: Fix MD5 signature checking on IPv4 mapped sockets 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Shan Wei ae8d7f884a tcp:fix the code indent 16 years ago
Herbert Xu 36e7b1b8da gro: Fix COMPLETE checksum handling 16 years ago
Paul Moore 284904aa79 lsm: Relocate the IPv4 security_inet_conn_request() hooks 16 years ago
Eric Dumazet fc1ad92dfc tcp: allow timestamps even if SYN packet has tsval=0 16 years ago
Eric W. Biederman 2f20d2e667 tcp: Like icmp use register_pernet_subsys 16 years ago
Eric W. Biederman 6a1b3054d9 tcp: Like icmp use register_pernet_subsys 16 years ago
Herbert Xu 86911732d3 gro: Avoid copying headers of unmerged packets 16 years ago
Dan Williams f67b459992 net_dma: convert to dma_find_channel 16 years ago
Herbert Xu eb4dea5853 net: Fix percpu counters deadlock 16 years ago
Herbert Xu bf296b125b tcp: Add GRO support 16 years ago
Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 years ago
Eric Dumazet c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU 16 years ago
Eric Dumazet 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks 16 years ago
Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Jianjun Kong 5799de0b12 net: clean up net/ipv4/tcp_ipv4.c 16 years ago
Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 17 years ago
Ilpo Järvinen 78e645cb89 tcpv[46]: fix md5 pseudoheader address field ordering 17 years ago
Ilpo Järvinen 52cd5750e8 tcp: fix length used for checksum in a reset 17 years ago
Arnaldo Carvalho de Melo 9a1f27c480 inet_hashtables: Add inet_lookup_skb helpers 17 years ago
KOVACS Krisztian 88ef4a5a78 tcp: Handle TCP SYN+ACK/ACK/RST transparency 17 years ago
Vitaliy Gusev 4dd7972d12 tcp: Fix NULL dereference in tcp_4_send_ack() 17 years ago
Tom Quetchenbach f5fff5dc8a tcp: advertise MSS requested by user 17 years ago
Daniel Lezcano d315492b1a netns : fix kernel panic in timewait socket destruction 17 years ago