Commit Graph

6284 Commits (295ff7edb8f72b77d524759266f7524deae379b3)
 

Author SHA1 Message Date
Arnaldo Carvalho de Melo 295ff7edb8 [TIMEWAIT]: Introduce inet_timewait_death_row 20 years ago
Arnaldo Carvalho de Melo 0b4e03bf0b [DCCP]: Initialize icsk_rto in dccp_v4_init_sock 20 years ago
Arnaldo Carvalho de Melo 27258ee54f [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 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
Timo Ters 7b9eb9e209 [Bluetooth]: Call tty_hangup() when DCD is de-asserted 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
Marcel Holtmann 4aa769b997 [Bluetooth]: Update and cleanup of the virtual HCI driver 20 years ago
David S. Miller f6ccf55419 [DCCP]: Fix u64 printf format warnings. 20 years ago
Harald Welte 1d3de414eb [NETFILTER]: New iptables DCCP protocol header match 20 years ago
Arnaldo Carvalho de Melo e2e268665f [DCCP]: Fix struct sockaddr_dccp definition 20 years ago
Harald Welte 5a47a470e6 [DCCP]: make <linux/dccp.h> include-able from userspace 20 years ago
Stephen Hemmigner bb435b8d81 [IPV4]: fib_trie: Use const 20 years ago
Robert Olsson 2f80b3c826 [IPV4]: fib_trie: Use ERR_PTR to handle errno return 20 years ago
Olof Johansson 91b9a277fc [IPV4]: FIB Trie cleanups. 20 years ago
Yasuyuki Kozakai 7663f18807 [NETFILTER]: return ENOMEM when ip_conntrack_alloc() fails. 20 years ago
Harald Welte 8a61fadb39 [NETFILTER]: check nf_log function call arguments 20 years ago
Harald Welte d72367b6f3 [NETFILTER]: more verbose return codes from nf_{log,queue} 20 years ago
Harald Welte bbd86b9fc4 [NETFILTER]: add /proc/net/netfilter interface to nf_queue 20 years ago
Harald Welte fbcd923c3e [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} 20 years ago
Harald Welte f6ebe77f95 [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 20 years ago
Harald Welte 210a9ebef2 [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue 20 years ago
Harald Welte f682faefb8 [NETFILTER]: fix autoloading of nfnetlink_log 20 years ago
Andrew Morton 91483c4b71 [SUNRPC]: svcsock.c needs linux/tcp.h 20 years ago
Harald Welte 2669d63d20 [NETFILTER]: move conntrack helper buffers from BSS to kmalloc()ed memory 20 years ago
Arnaldo Carvalho de Melo bb97d31f51 [INET]: Make inet_create try to load protocol modules 20 years ago
Michael Chan 087fe256f0 [TG3]: Fix bug in setting a tg3_flag 20 years ago
Michael Chan 15f5a585c6 [TG3]: Eliminate one register write in tg3_restart_ints() 20 years ago
Michael Chan 6892914fb7 [TG3]: Add indirect register method for 5703 behind ICH 20 years ago
Michael Chan 09ee929ccc [TG3]: Add mailbox read method 20 years ago
Michael Chan 1ee582d8e4 [TG3]: Add various register methods 20 years ago
Michael Chan 2009493065 [TG3]: Add basic register access function pointers 20 years ago
Arnaldo Carvalho de Melo 757f612e09 [CCID3]: Reenable list_for_each_entry_safe_continue usage 20 years ago
Arnaldo Carvalho de Melo 74459dc7ba [LIST]: Introduce list_for_each_entry_safe_continue 20 years ago
Yoshifumi Nishida 95b81ef794 [DCCP]: Fix checksum routines 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 7c657876b6 [DCCP]: Initial implementation 20 years ago
Arnaldo Carvalho de Melo c4365c9235 [RANDOM]: Introduce secure_dccp_sequence_number 20 years ago
Arnaldo Carvalho de Melo d8c97a9451 [NET]: Export symbols needed by the current DCCP code 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 9f1d2604c7 [ICSK]: Introduce inet_csk_clone 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 87d11ceb9d [SOCK]: Introduce sk_clone 20 years ago
Arnaldo Carvalho de Melo c676270bcd [INET_TWSK]: Introduce inet_twsk_alloc 20 years ago
Arnaldo Carvalho de Melo e48c414ee6 [INET]: Generalise the TCP sock ID lookup routines 20 years ago
Arnaldo Carvalho de Melo 8feaf0c0a5 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets 20 years ago