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