aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman
2010-08-25net/netfilter/ipvs: Eliminate memory leakJulia Lawall
2010-08-19netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02netfilter: nf_conntrack_acct: use skb->len for accountingChangli Gao
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman
2010-08-02ipvs: remove EXPERIMENTAL tagSimon Horman
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao
2010-07-23netfilter: xt_quota: use per-rule spin lockChangli Gao
2010-07-23netfilter: add xt_cpu matchEric Dumazet
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder
2010-07-23IPVS: make friends with nf_conntrackHannes Eder
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin
2010-07-15netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabledPablo Neira Ayuso
2010-07-09netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao
2010-07-09ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du
2010-07-05ipvs: Kconfig cleanupMichal Marek
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-25netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-22netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann
2010-06-22netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap
2010-06-22IPVS: one-packet schedulingNick Chalk
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-15tcp: unify tcp flag macrosChangli Gao
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-09netfilter: nfnetlink_log: RCU conversionEric Dumazet
2010-06-09netfilter: nfnetlink_queue: some optimizationsEric Dumazet
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener
2010-06-09netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4...Shan Wei
2010-06-09netfilter: nf_conntrack: per_cpu untrackingEric Dumazet
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet