summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov
2010-10-19Fixed race condition at ip_vs.ko module init.Eduardo Blanco
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso
2010-10-13IPVS: ip_vs_dbg_callid() is only needed for debuggingSimon Horman
2010-10-04netfilter: unregister nf hooks, matches and targets in the reverse orderChangli Gao
2010-10-04netfilter: remove duplicated includeNicolas Kaiser
2010-10-04IPVS: sip persistence engineSimon Horman
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman
2010-10-04IPVS: management of persistence engine modulesSimon Horman
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman
2010-10-04IPVS: Add struct ip_vs_peSimon Horman
2010-10-04IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman
2010-10-04IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-10-04IPVS: compact ip_vs_sched_persist()Simon Horman
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman
2010-10-04netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...Simon Horman
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso
2010-09-22netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attributePablo Neira Ayuso
2010-09-21ipvs: changes related to service usecntJulian Anastasov
2010-09-21netfilter: save the hash of the tuple in the original direction for latter useChangli Gao
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
2010-09-16netfilter: nf_conntrack: fix the hash random initializing raceChangli Gao
2010-09-16netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov
2010-08-30IPVS: 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-20netfilter: 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