Commit Graph

69 Commits (4eb327b517cf85f6cb7dcd5691e7b748cbe8c343)

Author SHA1 Message Date
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Alexey Dobriyan 29bbd72d6e [NET]: Fix more per-cpu typos 19 years ago
David S. Miller 52499afe40 [TCP]: Process linger2 timeout consistently. 19 years ago
Herbert Xu bbcf467dab [NET]: Verify gso_type too in gso_segment 19 years ago
Herbert Xu bcd7611117 [NET]: Generalise TSO-specific bits from skb_setup_caps 19 years ago
Herbert Xu adcfc7d0b4 [IPV6]: Added GSO support for TCPv6 19 years ago
Herbert Xu 3820c3f3e4 [TCP]: Reset gso_segs if packet is dodgy 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 576a30eb64 [NET]: Added GSO header verification 19 years ago
Herbert Xu 0718bcc09b [NET]: Fix CHECKSUM_HW GSO problems. 19 years ago
Herbert Xu f4c50d990d [NET]: Add software TSOv4 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Herbert Xu 8648b3053b [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM 19 years ago
Chris Leech 1a2449a87b [I/OAT]: TCP recv offload to I/OAT 19 years ago
Chris Leech 624d116473 [I/OAT]: Make sk_eat_skb I/OAT aware. 19 years ago
Chris Leech 0e4b4992b8 [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static 19 years ago
Herbert Xu 75c2d9077c [TCP]: Fix sock_orphan dead lock 19 years ago
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
David S. Miller b8059eadf9 [TCP]: Mark tcp_*mem[] __read_mostly. 19 years ago
John Heffner 7b4f4b5ebc [TCP]: Set default max buffers from memory pool size 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Arnaldo Carvalho de Melo dec73ff029 [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
Mike Stroyan 18955cfcb2 [IPV4] tcp/route: Another look at hash table sizes 19 years ago
Stephen Hemminger caa20d9abe [TCP]: spelling fixes 19 years ago
Stephen Hemminger 9772efb970 [TCP]: Appropriate Byte Count support 19 years ago
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection 19 years ago
Herbert Xu fb5f5e6e0c [TCP]: Fix TCP_OFF() bug check introduced by previous change. 20 years ago
Herbert Xu ef01578615 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg 20 years ago
Herbert Xu d80d99d643 [NET]: Add sk_stream_wmem_schedule 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Arnaldo Carvalho de Melo dc40c7bc76 [ICSK]: Generalise tcp_listen_poll 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Arnaldo Carvalho de Melo 295ff7edb8 [TIMEWAIT]: Introduce inet_timewait_death_row 20 years ago
Arnaldo Carvalho de Melo a019d6fe2b [ICSK]: Move generalised functions from tcp to inet_connection_sock 20 years ago
Arnaldo Carvalho de Melo 295f7324ff [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer 20 years ago
Arnaldo Carvalho de Melo 0a5578cf8e [ICSK]: Generalise tcp_listen_{start,stop} 20 years ago
Arnaldo Carvalho de Melo 3f421baa47 [NET]: Just move the inet_connection_sock function from tcp sources 20 years ago
Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock 20 years ago
Arnaldo Carvalho de Melo 8feaf0c0a5 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets 20 years ago
Arnaldo Carvalho de Melo 6e04e02165 [INET]: Move tcp_port_rover to inet_hashinfo 20 years ago
Arnaldo Carvalho de Melo 2d8c4ce519 [INET]: Generalise tcp_bind_hash & tcp_inherit_port 20 years ago
Arnaldo Carvalho de Melo a55ebcc4c4 [INET]: Move bind_hash from tcp_sk to inet_sk 20 years ago
Arnaldo Carvalho de Melo 0f7ff9274e [INET]: Just rename the TCP hashtable functions/structs to inet_ 20 years ago
Arnaldo Carvalho de Melo e6848976b7 [NET]: Cleanup INET_REFCNT_DEBUG code 20 years ago