aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | | netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman2010-09-221-1/+1
* | | | netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet2010-09-221-1/+5
| |_|/ |/| |
* | | ipvs: fix active FTPJulian Anastasov2010-09-083-12/+13
| |/ |/|
* | ipvs: avoid oops for passive FTPJulian Anastasov2010-09-021-1/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-042-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-041-0/+4
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-06-164-24/+19
| |\ \
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-162-2/+2
* | | | netfilter: nf_conntrack_acct: use skb->len for accountingChangli Gao2010-08-021-2/+1
* | | | ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-024-153/+51
* | | | ipvs: remove EXPERIMENTAL tagSimon Horman2010-08-021-1/+1
* | | | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao2010-08-021-10/+12
* | | | xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-231-2/+0
* | | | netfilter: xt_quota: use per-rule spin lockChangli Gao2010-07-231-5/+5
* | | | netfilter: add xt_cpu matchEric Dumazet2010-07-233-0/+73
* | | | IPVS: make FTP work with full NAT supportHannes Eder2010-07-234-57/+165
* | | | IPVS: make friends with nf_conntrackHannes Eder2010-07-233-37/+30
* | | | netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-234-0/+201
* | | | netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-153-0/+87
* | | | netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabledPablo Neira Ayuso2010-07-151-1/+9
* | | | netfilter: xt_TPROXY: the length of lines should be within 80Changli Gao2010-07-091-2/+4
* | | | ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du2010-07-091-1/+1
* | | | ipvs: Kconfig cleanupMichal Marek2010-07-051-4/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-027-47/+42
|\ \ \ \
| * | | | netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-252-35/+1
| * | | | netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-251-0/+10