Commit Graph

244 Commits (8c52d509e84bbf26cffb8b6e75b399689af67885)

Author SHA1 Message Date
Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 years ago
Tom Herbert fec5e652e5 rfs: Receive Flow Steering 15 years ago
Herbert Xu bb29624614 inet: Remove unused send_check length argument 15 years ago
Herbert Xu 419f9f8960 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 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
stephen hemminger 97e3ecd112 TCP: check min TTL on received ICMP packets 15 years ago
Eric Dumazet bb134d5d95 tcp: Fix tcp_v4_rcv() 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
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 16 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