summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdictPatrick McHardy1-15/+2
2008-01-28[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy1-45/+23
2008-01-28[NETFILTER]: ip_queue: deobfuscate entry lookupsPatrick McHardy1-64/+37
2008-01-28[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entryPatrick McHardy1-5/+3
2008-01-28[NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy1-0/+1
2008-01-28[NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_queue: make queue_handler constPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy7-7/+7
2008-01-28[NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c filePatrick McHardy1-1/+0
2008-01-28[NETFILTER]: {ip,ip6}t_LOG: log GIDMaciej Soltysiak1-1/+3
2008-01-28[NETFILTER]: ip_tables: remove obsolete SAME targetPatrick McHardy3-184/+0
2008-01-28[NETFILTER]: Merge ipt_TOS into xt_DSCPJan Engelhardt2-11/+0
2008-01-28[NETFILTER]: Merge ipt_tos into xt_dscpJan Engelhardt3-60/+0
2008-01-28[NETFILTER]: Use lowercase names for matches in KconfigJan Engelhardt1-6/+6
2008-01-28[NETFILTER]: ipt_addrtype: limit address type checking to an interfaceLaszlo Attila Toth1-16/+88
2008-01-28[NETFILTER]: merge ipt_owner/ip6t_owner in xt_ownerJan Engelhardt3-97/+0
2008-01-28[NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy2-4/+0
2008-01-28[NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet2-18/+11
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt19-362/+295
2008-01-28[NETFILTER]: replace list_for_each with list_for_each_entryLi Zefan1-4/+2
2008-01-28[NETFILTER]: Convert old checksum helper namesPatrick McHardy8-25/+25
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy19-125/+132
2008-01-28[IPV4]: Add ip_local_outHerbert Xu1-7/+1
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy1-0/+3
2007-12-20[NETFILTER] ipv4: Spelling fixesJoe Perches1-1/+1
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy1-45/+12
2007-11-20[NETFILTER]: Fix kernel panic with REDIRECT target.Evgeniy Polyakov1-4/+1
2007-11-19[IPV4]: Add missing "space"Joe Perches1-1/+1
2007-11-13[NETFILTER]: nf_nat: fix memset errorLi Zefan1-1/+1
2007-11-07[NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy7-19/+19
2007-11-07[NETFILTER]: Clean up MakefileJan Engelhardt1-10/+10
2007-11-07[NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan1-17/+20
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-2/+2
2007-10-18sysctl: remove broken netfilter binary sysctlsEric W. Biederman1-2/+0
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu36-350/+347
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu3-34/+12
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu11-16/+16
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu1-10/+10
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev1-13/+4
2007-10-10[NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov2-45/+6
2007-10-10[NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2-13/+9
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy7-22/+22
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy3-33/+33
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger1-4/+2
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman2-4/+5
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman2-0/+6
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman4-15/+18
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman3-0/+3
2007-09-11[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messagesPatrick McHardy1-7/+3