Commit Graph

181 Commits (ed39f731ab2e77e58122232f6e27333331d7793d)

Author SHA1 Message Date
Eric Dumazet 81c3d5470e [INET]: speedup inet (tcp/dccp) lookups 20 years ago
Arnaldo Carvalho de Melo 8420e1b541 [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg 20 years ago
Arnaldo Carvalho de Melo d389424e00 [LLC]: Fix the accept path 20 years ago
Arnaldo Carvalho de Melo 2928c19e10 [LLC]: Fix sparse warnings 20 years ago
Arnaldo Carvalho de Melo 6e2144b768 [LLC]: Use refcounting with struct llc_sap 20 years ago
Arnaldo Carvalho de Melo 04e4223f44 [LLC]: Do better struct sock accounting on skbs 20 years ago
Arnaldo Carvalho de Melo 590232a715 [LLC]: Add sysctl support for the LLC timeouts 20 years ago
Arnaldo Carvalho de Melo 1d67e6501b [LLC]: Make llc_frame_alloc take a net_device as an argument 20 years ago
Julian Anastasov 87375ab47c [IPVS]: ip_vs_ftp breaks connections using persistence 20 years ago
Marcel Holtmann 21d9e30ed0 [Bluetooth] Add support for extended inquiry responses 20 years ago
Ralf Baechle b88a762b60 [NETROM]: Introduct stuct nr_private 20 years ago
Ralf Baechle e21ce8c7c0 [NETROM]: Implement G8PZT Circuit reset for NET/ROM 20 years ago
Ralf Baechle b01ef8ffaf [AX.25]: Add descriptions to constants 20 years ago
Ralf Baechle 3bf0ae7b57 [AX.25]: Add more PIDs 20 years ago
Ralf Baechle 6f74998e5c [AX.25]: Rename ax25_encapsulate to ax25_hard_header 20 years ago
Ralf Baechle baed16a7ff [AX.25]: Make asc2ax() thread-proof 20 years ago
David S. Miller e50ef933e6 [NET]: Need struct sock forward decl in net/compat.h 20 years ago
Al Viro 8920e8f94c [PATCH] Fix 32bit sendmsg() flaw 20 years ago
YOSHIFUJI Hideaki 41a1f8ea4f [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. 20 years ago
YOSHIFUJI Hideaki 333fad5364 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). 20 years ago
Jean Tourrilhes 6582c164f2 [PATCH] WE-19 for kernel 2.6.13 20 years ago
Ralf Baechle f75268cd6c [AX25]: Make ax2asc thread-proof 20 years ago
David S. Miller 6baf1f417d [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL 20 years ago
Adrian Bunk 506e7beb74 [IRDA]: IrDA prototype fixes 20 years ago
David S. Miller 6475be16fd [TCP]: Keep TSO enabled even during loss events. 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
Adrian Bunk 732db659b8 [IPVS]: "extern inline" -> "static inline" 20 years ago
Stephen Hemminger d8971fcb70 [INET]: compile errors when DEBUG is defined 20 years ago
Arnaldo Carvalho de Melo dc40c7bc76 [ICSK]: Generalise tcp_listen_poll 20 years ago
Adrian Bunk 8cd25c1fcf [NET]: fix PROC_FS=n compile 20 years ago
David S. Miller d179cd1292 [NET]: Implement SKB fast cloning. 20 years ago
Arnaldo Carvalho de Melo 4c6ea29d82 [IP]: Introduce ip_options_get_from_user 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Arnaldo Carvalho de Melo 17b085eace [INET_DIAG]: Move the tcp_diag interface to the proper place 20 years ago
Arnaldo Carvalho de Melo 73c1f4a033 [TCPDIAG]: Just rename everything to inet_diag 20 years ago
Arnaldo Carvalho de Melo 5324a040cc [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c 20 years ago
Arnaldo Carvalho de Melo 505cbfc577 [IPV6]: Generalise the tcp_v6_lookup routines 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
Arnaldo Carvalho de Melo 696ab2d3bf [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c 20 years ago
Arnaldo Carvalho de Melo 295ff7edb8 [TIMEWAIT]: Introduce inet_timewait_death_row 20 years ago
Marcel Holtmann 0d48d93947 [Bluetooth]: Move packet type into the SKB control buffer 20 years ago
Victor Fusco 2eb25a6c34 [Bluetooth]: Fix sparse warnings (__nocast type) 20 years ago
J. Suter 3a5e903c09 [Bluetooth]: Implement RFCOMM remote port negotiation 20 years ago
Marcel Holtmann 85a1e930bf [Bluetooth]: Track page scan repetition mode changes 20 years ago
Marcel Holtmann 45bb4bf08b [Bluetooth]: Workaround for inquiry results with RSSI and page scan mode 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