aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov2008-01-311-0/+2
* [NETFILTER]: xt_iprange: fix sparse warningsPatrick McHardy2008-01-311-1/+1
* [NETFILTER]: nf_conntrack: fix sparse warningPatrick McHardy2008-01-311-1/+1
* [NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt2008-01-311-5/+5
* [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with constJan Engelhardt2008-01-311-2/+4
* [NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with constJan Engelhardt2008-01-312-4/+8
* [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modulesJan Engelhardt2008-01-311-20/+24
* [NETFILTER]: nf_conntrack_sane: annotate SANE helper with constJan Engelhardt2008-01-311-4/+5
* [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt2008-01-311-6/+8
* [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with constJan Engelhardt2008-01-311-1/+2
* [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with constJan Engelhardt2008-01-311-12/+13
* [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helperJan Engelhardt2008-01-313-214/+227
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-311-10/+10
* [NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_namesAlexey Dobriyan2008-01-311-12/+19
* [NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_*Alexey Dobriyan2008-01-311-85/+145
* [NETFILTER]: xt_hashlimit match, revision 1Jan Engelhardt2008-01-311-36/+286
* [NETFILTER]: nf_conntrack: kill unused static inline (do_iter)Ilpo Järvinen2008-01-311-8/+0
* [NETFILTER]: nf_conntrack_netlink: transmit mark during all eventsEric Leblond2008-01-311-5/+6
* [NETFILTER]: nf_conntrack_h323: clean up code a bitJan Engelhardt2008-01-311-64/+64
* [NETFILTER]: nf_conntrack: naming unificationPatrick McHardy2008-01-317-145/+135
* [NETFILTER]: nf_conntrack: don't inline early_drop()Patrick McHardy2008-01-311-3/+3
* [NETFILTER]: nf_conntrack: optimize hash_conntrack()Patrick McHardy2008-01-311-7/+11
* [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()Patrick McHardy2008-01-313-11/+19
* [NETFILTER]: nf_conntrack: switch rwlock to spinlockPatrick McHardy2008-01-315-40/+40
* [NETFILTER]: nf_conntrack: use RCU for conntrack hashPatrick McHardy2008-01-314-37/+59
* [NETFILTER]: nf_conntrack_expect: use RCU for expectation hashPatrick McHardy2008-01-312-19/+31
* [NETFILTER]: nf_conntrack_core: avoid taking nf_conntrack_lock in nf_conntrac...Patrick McHardy2008-01-311-3/+3
* [NETFILTER]: nf_conntrack: use RCU for conntrack helpersPatrick McHardy2008-01-312-46/+21
* [NETFILTER]: nf_conntrack: fix accounting with fixed timeoutsPatrick McHardy2008-01-311-4/+3
* [NETFILTER]: nf_conntrack_netlink: fix unbalanced lockingPatrick McHardy2008-01-311-1/+1
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+4
* [NETFILTER]: nf_conntrack_h3223: sparse fixesStephen Hemminger2008-01-311-18/+18
* [NETFILTER]: more sparse fixesStephen Hemminger2008-01-311-0/+2
* [NETFILTER]: conntrack: get rid of sparse warningsStephen Hemminger2008-01-316-9/+11
* [NETFILTER]: nfnetlink_log: sparse warning fixesStephen Hemminger2008-01-311-0/+2
* [NETFILTER]: nf_conntrack: sparse warningsStephen Hemminger2008-01-311-5/+5
* [NETFILTER]: xt_owner: allow matching UID/GID rangesJan Engelhardt2008-01-311-6/+8
* [NETFILTER]: xt_TCPMSS: consider reverse route's MTU in clamp-to-pmtuJan Engelhardt2008-01-311-3/+59
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-311-1/+11
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-311-10/+24
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-6/+8
* [NETFILTER]: xt_conntrack: add port and direction matchingJan Engelhardt2008-01-311-5/+45
* [NETFILTER]: nfnetlink_log: fix typoPatrick McHardy2008-01-311-1/+1
* [NETFILTER]: Supress some sparse warningsEric Dumazet2008-01-313-2/+8
* SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-301-1/+12
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-281-3/+4
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-281-1/+1
* [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy2008-01-284-27/+1
* [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy2008-01-282-10/+0
* [NETFILTER]: nf_conntrack: clean up a few header filesPatrick McHardy2008-01-281-3/+2