Commit Graph

7369 Commits (409a7b859ddb6e0a615d9f3ccddedaec218c56b6)

Author SHA1 Message Date
Patrick McHardy efe9f68afe [NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable 17 years ago
Patrick McHardy b37e933ac7 [NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet() error paths 17 years ago
Patrick McHardy 8528819adc [NETFILTER]: nf_conntrack_sctp: reduce line length further 17 years ago
Patrick McHardy 112f35c9c1 [NETFILTER]: nf_conntrack_sctp: reduce line length 17 years ago
Patrick McHardy 35c6d3cbe1 [NETFILTER]: nf_conntrack_sctp: use proper types for bitops 17 years ago
Patrick McHardy 5447d4777c [NETFILTER]: nf_conntrack_sctp: basic cleanups 17 years ago
Patrick McHardy 2d6462869f [NETFILTER]: nf_conntrack_tcp: remove timeout indirection 17 years ago
Patrick McHardy a5e73c29d9 [NETFILTER]: nf_conntrack_{tcp,sctp}: shrink state table 17 years ago
Patrick McHardy 77e2420b85 [NETFILTER]: nf_conntrack_{tcp,sctp}: mark state table const 17 years ago
Denys Vlasenko 9ba99b0d3f [NETFILTER]: ipt_REJECT: properly handle IP options 17 years ago
Denys Vlasenko 022748a935 [NETFILTER]: {ip,ip6}_tables: remove some inlines 17 years ago
Jan Engelhardt 1a50c5a1fe [NETFILTER]: xt_iprange match, revision 1 17 years ago
Jan Engelhardt f72e25a897 [NETFILTER]: Rename ipt_iprange to xt_iprange 17 years ago
Jan Engelhardt 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
Jan Engelhardt 917b6fbd6e [NETFILTER]: xt_policy: use the new union nf_inet_addr 17 years ago
Jan Engelhardt 57de0abbff [NETFILTER]: xt_pkttype: IPv6 multicast address recognition 17 years ago
Jan Engelhardt 13b0e83b5b [NETFILTER]: xt_pkttype: Add explicit check for IPv4 17 years ago
Jan Engelhardt 17b0d7ef65 [NETFILTER]: xt_mark match, revision 1 17 years ago
Jan Engelhardt 64eb12f997 [NETFILTER]: xt_conntrack match, revision 1 17 years ago
Jan Engelhardt 96e3227265 [NETFILTER]: xt_connmark match, revision 1 17 years ago
Jan Engelhardt e0a812aea5 [NETFILTER]: xt_MARK target, revision 2 17 years ago
Jan Engelhardt 0dc8c76029 [NETFILTER]: xt_CONNMARK target, revision 1 17 years ago
Jan Engelhardt cdfe8b9797 [NETFILTER]: xt_TOS: Properly set the TOS field 17 years ago
Jan Engelhardt 9bb268ed7c [NETFILTER]: xt_TOS: Change semantic of mask value 17 years ago
Jan Engelhardt 11fa2aa362 [NETFILTER]: remove ipt_TOS.c 17 years ago
Patrick McHardy 8ce22fcab4 [NETFILTER]: Remove some EXPERIMENTAL dependencies 17 years ago
Patrick McHardy b26e76b7ce [NETFILTER]: Hide a few more options under NETFILTER_ADVANCED 17 years ago
Stephen Hemminger 7f9b80529b [IPV4]: fib hash|trie initialization 17 years ago
Stephen Hemminger d717a9a620 [IPV4] fib_trie: size and statistics 17 years ago
Eric Dumazet 28d36e3702 [FIB]: Avoid using static variables without proper locking 17 years ago
Denis V. Lunev 39a6d06300 [NETNS]: Process inet_confirm_addr in the correct namespace. 17 years ago
Denis V. Lunev 9bd85e3264 [IPV4]: Remove extra argument from arp_ignore. 17 years ago
Denis V. Lunev 06f0511df1 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. 17 years ago
Denis V. Lunev 14db4133d5 [ARP]: Remove forward declaration of neigh_changeaddr. 17 years ago
Denis V. Lunev 486b51d370 [ARP]: Remove overkill checks from neigh_param_alloc. 17 years ago
Denis V. Lunev 72132c1b6c [IPV4]: fib_rules_unregister is essentially void. 17 years ago
Denis V. Lunev 2db82b534b [NETNS]: Make arp code network namespace consistent. 17 years ago
Denis V. Lunev a79878f00d [ARP]: Move inet_addr_type call after simple error checks in arp_contructor. 17 years ago
Pavel Emelyanov a308da1627 [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace. 17 years ago
Pavel Emelyanov e5ba31f11f [NETNS][RAW]: Eliminate explicit init_net references. 17 years ago
Pavel Emelyanov f51d599fbe [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. 17 years ago
Pavel Emelyanov be185884b3 [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware. 17 years ago
Eric Dumazet 8d96544475 [FIB]: full_children & empty_children should be uint, not ushort 17 years ago
Eric Dumazet f16f3026db [AX25]: sparse cleanups 17 years ago
Eric Dumazet 6bf1574ee3 [X25]: Avoid divides and sparse warnings 17 years ago
Eric Dumazet 4dde4610c4 [IPV4] fib_trie: removes a memset() call in tnode_new() 17 years ago
David S. Miller 88ebc72f68 [IPV4] FIB: Include nexthop device indexes in fib_info hashfn. 17 years ago
Ilpo Järvinen d88c305a03 [PKT_SCHED] HTB: htb_classid is dead static inline 17 years ago
Ilpo Järvinen 8519660b98 [NET] core/utils.c: digit2bin is dead static inline 17 years ago
Eric Dumazet 112d8cfcbf [FIB]: Reduce text size of net/ipv4/fib_trie.o 17 years ago