Commit Graph

42010 Commits (6506e7102fd57b138979f131d751014462181202)
 

Author SHA1 Message Date
Al Viro 177abc348a [EBTABLES]: Clean ebt_get_udc_positions() up. 18 years ago
Al Viro 0e795531c5 [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_entry[] 18 years ago
Al Viro 1f072c96fd [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo 18 years ago
Al Viro e4fd77deac [EBTABLES]: Move more stuff into ebt_verify_pointers(). 18 years ago
Al Viro 70fe9af47e [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function. 18 years ago
Al Viro 22b440bf9e [EBTABLES]: Split ebt_check_entry_size_and_hooks 18 years ago
Al Viro 14197d5447 [EBTABLES]: Prevent wraparounds in checks for entry components' sizes. 18 years ago
Al Viro 98a0824a0f [EBTABLES]: Deal with the worst-case behaviour in loop checks. 18 years ago
Al Viro 40642f95f5 [EBTABLES]: Verify that ebt_entries have zero ->distinguisher. 18 years ago
Al Viro bb2ef25c2c [EBTABLES]: Fix wraparounds in ebt_entries verification. 18 years ago
Andrew Morton b6332e6cf9 [TCP]: Fix warnings with TCP_MD5SIG disabled. 18 years ago
Adrian Bunk f5b99bcddd [NET]: Possible cleanups. 18 years ago
Miika Komu 2718aa7c55 [IPSEC]: Add AF_KEY interface for encapsulation family. 18 years ago
Miika Komu 8511d01d7c [IPSEC]: Add netlink interface for the encapsulation family. 18 years ago
Miika Komu 76b3f055f3 [IPSEC]: Add encapsulation family. 18 years ago
David S. Miller 08dd1a506b [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. 18 years ago
Patrick McHardy e488eafcc5 [NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failures 18 years ago
Patrick McHardy 256d61b87b [NET_SCHED]: Fix endless loops (part 4): HTB 18 years ago
Patrick McHardy f973b913e1 [NET_SCHED]: Fix endless loops (part 3): HFSC 18 years ago
Patrick McHardy 5e50da01d0 [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs 18 years ago
Patrick McHardy 43effa1e57 [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1) 18 years ago
Patrick McHardy 9f9afec482 [NET_SCHED]: Set parent classid in default qdiscs 18 years ago
Patrick McHardy 814a175e7b [NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete 18 years ago
James Morris 6cbda6b6e2 Rename class_destroy to avoid namespace conflicts. 18 years ago
Paul Moore 484b366932 NetLabel: add the ranged tag to the CIPSOv4 protocol 18 years ago
Paul Moore 654bbc2a2b NetLabel: add the enumerated tag to the CIPSOv4 protocol 18 years ago
Paul Moore 0275276035 NetLabel: convert to an extensibile/sparse category bitmap 18 years ago
Pablo Neira Ayuso ef91fd522b [NETFILTER]: remove the reference to ipchains from Kconfig 18 years ago
Patrick McHardy 76592584be [NETFILTER]: Fix PROC_FS=n warnings 18 years ago
Patrick McHardy 65195686ff [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK 18 years ago
Bart De Schuymer d12cdc3ccf [NETFILTER]: ebtables: add --snap-arp option 18 years ago
Patrick McHardy baf7b1e112 [NETFILTER]: x_tables: add NFLOG target 18 years ago
Patrick McHardy 39b46fc6f0 [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 18 years ago
Patrick McHardy d7a5c32442 [NETFILTER]: nfnetlink_log: remove useless prefix length limitation 18 years ago
Eric Leblond 829e17a1a6 [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink 18 years ago
Pablo Neira Ayuso 7b621c1ea6 [NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events 18 years ago
Pablo Neira Ayuso bbb3357d14 [NETFILTER]: ctnetlink: check for status attribute existence on conntrack creation 18 years ago
Patrick McHardy 1b683b5512 [NETFILTER]: sip conntrack: better NAT handling 18 years ago
Patrick McHardy 77a78dec48 [NETFILTER]: sip conntrack: make header shortcuts optional 18 years ago
Patrick McHardy 40883e8184 [NETFILTER]: sip conntrack: do case insensitive SIP header search 18 years ago
Patrick McHardy 9d5b8baa4e [NETFILTER]: sip conntrack: minor cleanup 18 years ago
Patrick McHardy 337fbc4166 [NETFILTER]: ip_conntrack: fix NAT helper unload races 18 years ago
Yasuyuki Kozakai 468ec44bd5 [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find 18 years ago
Patrick McHardy e4bd8bce3e [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking 18 years ago
Patrick McHardy a999e68376 [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking 18 years ago
Patrick McHardy 933a41e7e1 [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules 18 years ago
Patrick McHardy d62f9ed4a4 [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols 18 years ago
Patrick McHardy f8eb24a89a [NETFILTER]: nf_conntrack: move extern declaration to header files 18 years ago
Patrick McHardy d734685334 [NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilization 18 years ago
Martin Josefsson be00c8e489 [NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct() 18 years ago