aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* ipvs: Add missing locking during connection table hashing and unhashingSven Wegener2010-06-09
* netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
* netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng2010-05-31
* xt_tee: use skb_dst_drop()Eric Dumazet2010-05-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-21
|\
| * netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-20
| * netfilter: nf_ct_sip: handle non-linear skbsPatrick McHardy2010-05-14
* | net: add a noref bit on skb dstEric Dumazet2010-05-17
* | netfilter: xt_TEE depends on NF_CONNTRACKRandy Dunlap2010-05-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-13
|\|
| * netfilter: remove unnecessary returns from void function()sJoe Perches2010-05-13
| * netfilter: cleanup printk messagesStephen Hemminger2010-05-13
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-05-11
| |\
| | * netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-11
| | * netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
| | * netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
| | * netfilter: xtables: fix incorrect return codeJan Engelhardt2010-05-02
* | | netfilter: xtables: add missing depends for xt_TEEJan Engelhardt2010-05-12
|/ /
* | netfilter: use rcu_dereference_protected()Patrick McHardy2010-05-10
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10
|\ \
| * | net: sk_sleep() helperEric Dumazet2010-04-20
* | | netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCUPatrick McHardy2010-05-10
* | | netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()Patrick McHardy2010-05-01
| |/ |/|
* | netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer2010-04-23
* | netfilter: x_tables: move sleeping allocation outside BH-disabled regionJan Engelhardt2010-04-21
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-25
| |\
| | * netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet2010-03-25
| | * netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet2010-03-25
| | * netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy2010-03-22
| * | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
| |/
* | netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy2010-04-20
* | netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt2010-04-19
* | netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-19
* | netfilter: xtables: inclusion of xt_TEEJan Engelhardt2010-04-19
* | netfilter: fix some coding styles and remove moduleparam.hZhitong Wang2010-04-13
* | netfilter: xt_LED: add refcounts to LED targetAdam Nielsen2010-04-09
* | netfilter: remove invalid rcu_dereference() callsPatrick McHardy2010-04-09
* | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queueHerbert Xu2010-04-08
* | IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy2010-04-08
* | netfilter: xt_hashlimit: RCU conversionEric Dumazet2010-04-01
* | netfilter: ctnetlink: compute message size properlyJiri Pirko2010-04-01
* | netfilter: xtables: merge registration structure to NFPROTO_UNSPECJan Engelhardt2010-03-25
* | netfilter: xtables: remove xt_string revision 0Jan Engelhardt2010-03-25
* | netfilter: xtables: remove xt_multiport revision 0Jan Engelhardt2010-03-25
* | netfilter: xtables: remove xt_hashlimit revision 0Jan Engelhardt2010-03-25
* | netfilter: xtables: shorten up return clauseJan Engelhardt2010-03-25
* | netfilter: xtables: slightly better error reportingJan Engelhardt2010-03-25
* | netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-25