index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2010-10-13
IPVS: ip_vs_dbg_callid() is only needed for debugging
Simon Horman
2010-10-04
netfilter: unregister nf hooks, matches and targets in the reverse order
Changli Gao
2010-10-04
netfilter: remove duplicated include
Nicolas Kaiser
2010-10-04
IPVS: sip persistence engine
Simon Horman
2010-10-04
IPVS: Fallback if persistence engine fails
Simon Horman
2010-10-04
IPVS: Allow configuration of persistence engines
Simon Horman
2010-10-04
IPVS: management of persistence engine modules
Simon Horman
2010-10-04
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
2010-10-04
IPVS: Add struct ip_vs_pe
Simon Horman
2010-10-04
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
Simon Horman
2010-10-04
IPVS: Allow null argument to ip_vs_scheduler_put()
Simon Horman
2010-10-04
IPVS: Add struct ip_vs_conn_param
Simon Horman
2010-10-04
IPVS: compact ip_vs_sched_persist()
Simon Horman
2010-10-04
netfilter: nf_conntrack_sip: Add callid parser
Simon Horman
2010-10-04
netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...
Simon Horman
2010-09-28
netfilter: ctnetlink: add support for user-space expectation helpers
Pablo Neira Ayuso
2010-09-22
netfilter: ctnetlink: allow to specify the expectation flags
Pablo Neira Ayuso
2010-09-22
netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
Pablo Neira Ayuso
2010-09-21
ipvs: changes related to service usecnt
Julian Anastasov
2010-09-21
netfilter: save the hash of the tuple in the original direction for latter use
Changli Gao
2010-09-21
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
2010-09-21
ipvs: netfilter connection tracking changes
Julian Anastasov
2010-09-17
ipvs: extend connection flags to 32 bits
Julian Anastasov
2010-09-16
netfilter: nf_conntrack: fix the hash random initializing race
Changli Gao
2010-09-16
netfilter: use NFPROTO_IPV4 instead of AF_INET
Changli Gao
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-08
ipvs: fix active FTP
Julian Anastasov
2010-09-02
ipvs: avoid oops for passive FTP
Julian Anastasov
2010-09-02
ipvs: use pkts for SCTP too
Julian Anastasov
2010-08-29
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
2010-08-26
ipvs: switch to GFP_KERNEL allocations
Simon Horman
2010-08-26
IPVS: convert __ip_vs_securetcp_lock to a spinlock
Simon Horman
2010-08-26
IPVS: convert __ip_vs_sched_lock to a spinlock
Simon Horman
2010-08-26
IPVS: ICMPv6 checksum calculation
Simon Horman
2010-08-25
net/netfilter/ipvs: Eliminate memory leak
Julia Lawall
2010-08-19
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2010-08-02
netfilter: nf_conntrack_acct: use skb->len for accounting
Changli Gao
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
2010-08-02
ipvs: remove EXPERIMENTAL tag
Simon Horman
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
2010-07-23
xt_quota: report initial quota value instead of current value to userspace
Changli Gao
2010-07-23
netfilter: xt_quota: use per-rule spin lock
Changli Gao
2010-07-23
netfilter: add xt_cpu match
Eric Dumazet
2010-07-23
IPVS: make FTP work with full NAT support
Hannes Eder
2010-07-23
IPVS: make friends with nf_conntrack
Hannes Eder
2010-07-23
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
2010-07-15
netfilter: add CHECKSUM target
Michael S. Tsirkin
2010-07-15
netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled
Pablo Neira Ayuso
[next]