aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* IPVS: make friends with nf_conntrackHannes Eder2010-07-23
* netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-23
* netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-15
* netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabledPablo Neira Ayuso2010-07-15
* netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao2010-07-09
* ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du2010-07-09
* ipvs: Kconfig cleanupMichal Marek2010-07-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
|\
| * netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-25
| * netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-25
| * netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann2010-06-22
| * netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap2010-06-22
| * IPVS: one-packet schedulingNick Chalk2010-06-22
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-23
|\ \
| * | ipvs: Add missing locking during connection table hashing and unhashingSven Wegener2010-06-09
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-15
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
| |\ \
| * | | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-15
| * | | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-14
| * | | netfilter: nfnetlink_log: RCU conversionEric Dumazet2010-06-09
| * | | netfilter: nfnetlink_queue: some optimizationsEric Dumazet2010-06-09
| * | | netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4...Shan Wei2010-06-09
| * | | netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-09
| * | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
| * | | netfilter: xt_statistic: remove nth_lock spinlockEric Dumazet2010-06-01
* | | | tcp: unify tcp flag macrosChangli Gao2010-06-15
* | | | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
| |/ / |/| |
* | | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-11
* | | net-next: remove useless union keywordChangli Gao2010-06-11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\ \ \ | | |/ | |/|
| * | netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
| * | netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng2010-05-31
| |/
* / net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
|/
* 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
|\ \