aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter
AgeCommit message (Expand)Author
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet
2008-03-03[ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov
2008-02-29[NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate.Pavel Emelyanov
2008-02-28[NETFILTER]: Consolidate masq_inet_event and masq_device_event.Denis V. Lunev
2008-02-19[NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park
2008-02-19[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...Patrick McHardy
2008-02-07[NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy
2008-01-31[NETFILTER]: nf_nat: fix sparse warningPatrick McHardy
2008-01-31[NETFILTER]: {ip,ip6}_queue: fix build errorPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt
2008-01-31[NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotateJan Engelhardt
2008-01-31[NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with constJan Engelhardt
2008-01-31[NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with constJan Engelhardt
2008-01-31[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modulesJan Engelhardt
2008-01-31[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt
2008-01-31[NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP helper with constJan Engelhardt
2008-01-31[NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with constJan Engelhardt
2008-01-31[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helperJan Engelhardt
2008-01-31[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan
2008-01-31[NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_getIlpo Järvinen
2008-01-31[NETFILTER]: nf_nat: switch rwlock to spinlockPatrick McHardy
2008-01-31[NETFILTER]: nf_nat: use RCU for bysource hashPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack: naming unificationPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack: use RCU for conntrack hashPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack_expect: use RCU for expectation hashPatrick McHardy
2008-01-31[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy
2008-01-31[NETFILTER]: ipt_recent: fix sparse warningsPatrick McHardy
2008-01-31[NETFILTER]: more sparse fixesStephen Hemminger
2008-01-31[NETFILTER]: nf_nat_snmp: sparse warningStephen Hemminger
2008-01-31[NETFILTER]: netns: put table module on netns stopAlexey Dobriyan
2008-01-31[NETFILTER]: arp_tables: per-netns arp_tables FILTERAlexey Dobriyan
2008-01-31[NETFILTER]: arp_tables: netns preparationAlexey Dobriyan
2008-01-31[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAWAlexey Dobriyan
2008-01-31[NETFILTER]: ip_tables: propagate netns from userspaceAlexey Dobriyan
2008-01-31[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan
2008-01-31[NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan
2008-01-31[NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan
2008-01-31[NETFILTER]: nf_nat: remove double bysource hash initializationPatrick McHardy
2008-01-31[NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev
2008-01-28[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy
2008-01-28[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy
2008-01-28[NETFILTER]: ipt_REJECT: properly handle IP optionsDenys Vlasenko
2008-01-28[NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko
2008-01-28[NETFILTER]: Rename ipt_iprange to xt_iprangeJan Engelhardt
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt
2008-01-28[NETFILTER]: remove ipt_TOS.cJan Engelhardt
2008-01-28[NETFILTER]: Remove some EXPERIMENTAL dependenciesPatrick McHardy