summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ipvs: IPv6 tunnel modeHans Schillstrom2010-10-191-79/+92
| | * | netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso2010-10-192-11/+25
| | * | IPVS: ip_vs_dbg_callid() is only needed for debuggingSimon Horman2010-10-131-0/+2
| | * | netfilter: unregister nf hooks, matches and targets in the reverse orderChangli Gao2010-10-042-12/+6
| | * | netfilter: remove duplicated includeNicolas Kaiser2010-10-041-1/+0
| | * | IPVS: sip persistence engineSimon Horman2010-10-043-0/+177
| | * | IPVS: Fallback if persistence engine failsSimon Horman2010-10-042-9/+7
| | * | IPVS: Allow configuration of persistence enginesSimon Horman2010-10-041-3/+54
| | * | IPVS: management of persistence engine modulesSimon Horman2010-10-042-1/+148
| | * | IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman2010-10-041-5/+20
| | * | IPVS: Add struct ip_vs_peSimon Horman2010-10-043-20/+100
| | * | IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman2010-10-042-22/+4
| | * | IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2010-10-042-10/+5
| | * | IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-046-189/+181
| | * | IPVS: compact ip_vs_sched_persist()Simon Horman2010-10-041-105/+51
| | * | netfilter: nf_conntrack_sip: Add callid parserSimon Horman2010-10-041-0/+39
| | * | netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...Simon Horman2010-10-041-0/+3
| | * | netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2010-09-282-31/+77
| | * | netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2010-09-221-1/+7
| | * | netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attributePablo Neira Ayuso2010-09-221-0/+1
| | * | ipvs: changes related to service usecntJulian Anastasov2010-09-212-154/+102
| | * | netfilter: save the hash of the tuple in the original direction for latter useChangli Gao2010-09-211-34/+78
| | * | ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-212-8/+37
| | * | ipvs: netfilter connection tracking changesJulian Anastasov2010-09-218-195/+430
| | * | ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-173-13/+19
| | * | netfilter: nf_conntrack: fix the hash random initializing raceChangli Gao2010-09-161-6/+13
| | * | netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao2010-09-161-1/+1
| * | | ipvs: Use frag walker helper in SCTP proto support.David S. Miller2010-10-051-9/+10
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-273-3/+9
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-093-13/+15
| |\ \ \
| * | | | ipvs: use pkts for SCTP tooJulian Anastasov2010-09-021-3/+3
| * | | | IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell2010-08-291-0/+1
| * | | | ipvs: switch to GFP_KERNEL allocationsSimon Horman2010-08-261-2/+2
| * | | | IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman2010-08-261-3/+3
| * | | | IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman2010-08-261-11/+11
| * | | | IPVS: ICMPv6 checksum calculationSimon Horman2010-08-261-4/+6
| * | | | net/netfilter/ipvs: Eliminate memory leakJulia Lawall2010-08-251-1/+2
| * | | | netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao2010-08-191-10/+5
| | |_|/ | |/| |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-216-8/+8
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-076-15/+22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-071-1/+2
| |\ \ \ \
| * | | | | net/netfilter: __rcu annotationsArnd Bergmann2010-08-196-8/+8
| | |_|_|/ | |/| | |
* | | | | secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not setEric Paris2010-10-211-0/+2
* | | | | secmark: export secctx, drop secmark in procfsEric Paris2010-10-211-3/+25
* | | | | conntrack: export lsm context rather than internal secid via netlinkEric Paris2010-10-211-10/+36
* | | | | secmark: make secmark object handling genericEric Paris2010-10-212-19/+17
* | | | | secmark: do not return early if there was no errorEric Paris2010-10-211-1/+1
| |_|/ / |/| | |
* | | | netfilter: fix a race in nf_ct_ext_create()Eric Dumazet2010-09-221-1/+3
OpenPOWER on IntegriCloud