aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-31netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng
2010-05-28xt_tee: use skb_dst_drop()Eric Dumazet
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-20netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-14netfilter: xt_TEE depends on NF_CONNTRACKRandy Dunlap
2010-05-14netfilter: nf_ct_sip: handle non-linear skbsPatrick McHardy
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-13netfilter: remove unnecessary returns from void function()sJoe Perches
2010-05-13netfilter: cleanup printk messagesStephen Hemminger
2010-05-12netfilter: xtables: add missing depends for xt_TEEJan Engelhardt
2010-05-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-05-10netfilter: use rcu_dereference_protected()Patrick McHardy
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-05-10netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCUPatrick McHardy
2010-05-02netfilter: xtables: fix incorrect return codeJan Engelhardt
2010-05-01netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()Patrick McHardy
2010-04-23netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer
2010-04-21netfilter: x_tables: move sleeping allocation outside BH-disabled regionJan Engelhardt
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-20netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy
2010-04-19netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt
2010-04-19netfilter: xtables: make ip_tables reentrantJan Engelhardt
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt
2010-04-13netfilter: fix some coding styles and remove moduleparam.hZhitong Wang
2010-04-09netfilter: xt_LED: add refcounts to LED targetAdam Nielsen
2010-04-09netfilter: remove invalid rcu_dereference() callsPatrick McHardy
2010-04-08netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queueHerbert Xu
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy
2010-04-01netfilter: xt_hashlimit: RCU conversionEric Dumazet
2010-04-01netfilter: ctnetlink: compute message size properlyJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet
2010-03-25netfilter: xtables: merge registration structure to NFPROTO_UNSPECJan Engelhardt
2010-03-25netfilter: xtables: remove xt_string revision 0Jan Engelhardt
2010-03-25netfilter: xtables: remove xt_multiport revision 0Jan Engelhardt
2010-03-25netfilter: xtables: remove xt_hashlimit revision 0Jan Engelhardt
2010-03-25netfilter: xtables: shorten up return clauseJan Engelhardt
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt