Commit Graph

356 Commits (28ecca4786bd8af209ae65689faa6aeea80adba2)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo 33b6223190 [INET]: Generalise tcp_v4_lookup_listener 20 years ago
Arnaldo Carvalho de Melo 81849d106b [INET]: Generalise tcp_v4_hash & tcp_unhash 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Arnaldo Carvalho de Melo f3f05f7046 [INET]: Generalise the tcp_listen_ lock routines 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
Pablo Neira Ayuso ff21d5774b [NETFILTER]: fix list traversal order in ctnetlink 20 years ago
Pablo Neira Ayuso 28b19d99ac [NETFILTER]: Fix typo in ctnl_exp_cb array (no bug, just memory waste) 20 years ago
Pablo Neira Ayuso 37012f7fd3 [NETFILTER]: fix conntrack refcount leak in unlink_expect() 20 years ago
Pablo Neira Ayuso 14a50bbaa5 [NETFILTER]: ctnetlink: make sure event order is correct 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
Harald Welte bd9a26b7f2 [NETFILTER]: fix ctnetlink 'create_expect' parsing 20 years ago
Pablo Neira 88aa042904 [NETFILTER]: conntrack_netlink: Fix locking during conntrack_create 20 years ago
Pablo Neira 94cd2b6764 [NETFILTER]: remove bogus memset() calls from ip_conntrack_netlink.c 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 77d8bf9c62 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] 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 304a16180f [INET]: Move the TCP ehash functions to include/net/inet_hashtables.h 20 years ago
Harald Welte 608c8e4f7b [NETFILTER]: Extend netfilter logging API 20 years ago
Arnaldo Carvalho de Melo 32519f11d3 [INET]: Introduce inet_sk_rebuild_header 20 years ago
Arnaldo Carvalho de Melo 6cbb0df788 [SOCK]: Introduce sk_setup_caps 20 years ago
Arnaldo Carvalho de Melo 614c6cb4f2 [SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash 20 years ago
Arnaldo Carvalho de Melo e6848976b7 [NET]: Cleanup INET_REFCNT_DEBUG code 20 years ago
Patrick McHardy d13964f449 [IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable 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 020b4c12db [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c 20 years ago
Harald Welte 089af26c70 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() 20 years ago
Patrick McHardy 373ac73595 [NETFILTER]: C99 initizalizers for NAT protocols 20 years ago
Adrian Bunk 0742fd53a3 [IPV4]: possible cleanups 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Arnaldo Carvalho de Melo 83e3609eba [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy 20 years ago
Harald Welte 080774a243 [NETFILTER]: Add ctnetlink subsystem 20 years ago
Harald Welte ac3247baf8 [NETFILTER]: connection tracking event notifiers 20 years ago
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
Harald Welte 6869c4d8e0 [NETFILTER]: reduce netfilter sk_buff enlargement 20 years ago
Harald Welte bf3a46aa9b [NETFILTER]: convert nfmark and conntrack mark to 32bit 20 years ago
Patrick McHardy 06c7427021 [FIB_TRIE]: Don't ignore negative results from fib_semantic_match 20 years ago
David S. Miller d5d283751e [TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port(). 20 years ago
David S. Miller 89ebd197eb [TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail(). 20 years ago
Patrick McHardy 66a79a19a7 [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue 20 years ago
Dave Johnson 1344a41637 [IPV4]: Fix negative timer loop with lots of ipv4 peers. 20 years ago