aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-8/+8
2010-10-21secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not setEric Paris1-0/+2
2010-10-21secmark: export secctx, drop secmark in procfsEric Paris1-3/+25
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris1-10/+36
2010-10-21secmark: make secmark object handling genericEric Paris2-19/+17
2010-10-21secmark: do not return early if there was no errorEric Paris1-1/+1
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar6-15/+22
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcuIngo Molnar1-1/+2
2010-09-22netfilter: fix a race in nf_ct_ext_create()Eric Dumazet1-1/+3
2010-09-22netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman1-1/+1
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet1-1/+5
2010-09-08ipvs: fix active FTPJulian Anastasov3-12/+13
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov1-1/+2
2010-08-19net/netfilter: __rcu annotationsArnd Bergmann6-8/+8
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-0/+4
2010-08-02netfilter: nf_conntrack_acct: use skb->len for accountingChangli Gao1-2/+1
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman4-153/+51
2010-08-02ipvs: remove EXPERIMENTAL tagSimon Horman1-1/+1
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao1-10/+12
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao1-2/+0
2010-07-23netfilter: xt_quota: use per-rule spin lockChangli Gao1-5/+5
2010-07-23netfilter: add xt_cpu matchEric Dumazet3-0/+73
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder4-57/+165
2010-07-23IPVS: make friends with nf_conntrackHannes Eder3-37/+30
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder4-0/+201
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin3-0/+87
2010-07-15netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabledPablo Neira Ayuso1-1/+9
2010-07-09netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao1-2/+4
2010-07-09ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du1-1/+1
2010-07-05ipvs: Kconfig cleanupMichal Marek1-4/+1
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller7-47/+42
2010-06-25netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2-35/+1
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner1-0/+10
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+4
2010-06-22netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann1-1/+1
2010-06-22netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap1-0/+1
2010-06-22IPVS: one-packet schedulingNick Chalk3-11/+29
2010-06-16Merge branch 'master' into for-nextJiri Kosina4-24/+19
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König2-2/+2
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller16-86/+444
2010-06-15tcp: unify tcp flag macrosChangli Gao2-23/+13
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2-4/+8
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy8-73/+69
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho3-0/+327
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet1-6/+12
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet1-1/+11
2010-06-10net-next: remove useless union keywordChangli Gao5-54/+54
2010-06-09netfilter: nfnetlink_log: RCU conversionEric Dumazet1-22/+27
2010-06-09netfilter: nfnetlink_queue: some optimizationsEric Dumazet1-19/+14