Commit Graph

6314 Commits (c173437669967301facff151bfeb7bae67354e4c)
 

Author SHA1 Message Date
Arnaldo Carvalho de Melo c173437669 [PACKET_HISTORY]: Add dccphtx_rtt and rename the win_count fields 20 years ago
Christoph Hellwig 34b4a4a624 [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner 20 years ago
Gary Wayne Smith 000efe1d86 [NETFILTER]: Make NETMAP target usable in OUTPUT 20 years ago
Patrick McHardy 9baa5c67ff [NETFILTER]: Don't exclude local packets from MASQUERADING 20 years ago
Domen Puncer fb13ab2849 [NETFILTER]: Remove two unused files 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Patrick McHardy 25ed891019 [NETFILTER]: Nicer names for ipt_connbytes constants 20 years ago
Patrick McHardy 8ffde67173 [NETFILTER]: Fix div64_64 in ipt_connbytes 20 years ago
Harald Welte 9d810fd2d2 [NETFILTER]: Add new iptables "connbytes" match 20 years ago
Harald Welte 0ba2c6e8c0 [NETFILTER]: introduce and use aligned_u64 data type 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 a8c2190ee7 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] 20 years ago
Arnaldo Carvalho de Melo 73c1f4a033 [TCPDIAG]: Just rename everything to inet_diag 20 years ago
Arnaldo Carvalho de Melo 4f5736c4c7 [TCPDIAG]: Introduce inet_diag_{register,unregister} 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
Harald Welte b766b305d3 [NETFILTER]: Fix gcc-3.4.x warning about iplicit operator precedence 20 years ago
Denis Vlasenko 0a242efc4f [NET]: Deinline netif_carrier_{on,off}(). 20 years ago
Harald Welte 5917ed961d [NETFILTER]: Fix NF_QUEUE_NR() macro 20 years ago
Harald Welte 622439270c [NETFILTER]: Fix compilation when no PROC_FS enabled 20 years ago
Arnaldo Carvalho de Melo e41aac41e3 [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP 20 years ago
Peter Hagervall 14ab9b867a [BNX2]: Possible sparse fixes, take two 20 years ago
Benjamin LaHaise 07dc3f0718 [NET]: Make use of ->private_data in sockfd_lookup 20 years ago
Arnaldo Carvalho de Melo cef07fd602 [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC 20 years ago
Arnaldo Carvalho de Melo 8c60f3fab5 [CCID3]: Separate most of the packet history code 20 years ago
Arnaldo Carvalho de Melo 540722ffc3 [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK 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 64cf1e5d8b [DCCP]: Finish the TIMEWAIT minisock support 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
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