Commit Graph

687 Commits (25ed891019b84498c83903ecf53df7ce35e9cff6)

Author SHA1 Message Date
Patrick McHardy 25ed891019 [NETFILTER]: Nicer names for ipt_connbytes constants 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 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 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
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
Arnaldo Carvalho de Melo 64cf1e5d8b [DCCP]: Finish the TIMEWAIT minisock support 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
Harald Welte 8a61fadb39 [NETFILTER]: check nf_log function call arguments 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
Arnaldo Carvalho de Melo 74459dc7ba [LIST]: Introduce list_for_each_entry_safe_continue 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 295f7324ff [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer 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 c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Harald Welte 1444fc559b [NETFILTER]: don't use nested attributes for conntrack_expect 20 years ago
Harald Welte 927ccbcc28 [NETFILTER]: attribute count is an attribute of message type, not subsytem 20 years ago
Patrick McHardy a86888b925 [NETFILTER]: Fix multiple problems with the conntrack event cache 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
Harald Welte 0597f2680d [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility 20 years ago
Harald Welte 608c8e4f7b [NETFILTER]: Extend netfilter logging API 20 years ago
Harald Welte 838ab63649 [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue 20 years ago
Arnaldo Carvalho de Melo 32519f11d3 [INET]: Introduce inet_sk_rebuild_header 20 years ago
Harald Welte 7af4cc3fa1 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink 20 years ago
Harald Welte 0ab43f8499 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code 20 years ago
Harald Welte 2cc7d57309 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. 20 years ago
Harald Welte 4fdb3bb723 [NETLINK]: Add properly module refcounting for kernel netlink sockets. 20 years ago
Harald Welte 089af26c70 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Patrick McHardy b6b99eb540 [NET]: Reduce tc_index/tc_verd to u16 20 years ago
Harald Welte 080774a243 [NETFILTER]: Add ctnetlink subsystem 20 years ago
Stephen Hemminger 6f1cf16582 [NET]: Remove HIPPI private from skbuff.h 20 years ago
Harald Welte f9e815b376 [NETFITLER]: Add nfnetlink layer. 20 years ago
Harald Welte ac3247baf8 [NETFILTER]: connection tracking event notifiers 20 years ago
Patrick McHardy abc3bc5804 [NET]: Kill skb->tc_classid 20 years ago
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago