index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-04
IPVS: Allow configuration of persistence engines
Simon Horman
1
-3
/
+54
2010-10-04
IPVS: management of persistence engine modules
Simon Horman
2
-1
/
+148
2010-10-04
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
1
-5
/
+20
2010-10-04
IPVS: Add struct ip_vs_pe
Simon Horman
3
-20
/
+100
2010-10-04
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
Simon Horman
2
-22
/
+4
2010-10-04
IPVS: Allow null argument to ip_vs_scheduler_put()
Simon Horman
2
-10
/
+5
2010-10-04
IPVS: Add struct ip_vs_conn_param
Simon Horman
6
-189
/
+181
2010-10-04
IPVS: compact ip_vs_sched_persist()
Simon Horman
1
-105
/
+51
2010-09-21
ipvs: changes related to service usecnt
Julian Anastasov
2
-154
/
+102
2010-09-21
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
2
-8
/
+37
2010-09-21
ipvs: netfilter connection tracking changes
Julian Anastasov
8
-195
/
+430
2010-09-17
ipvs: extend connection flags to 32 bits
Julian Anastasov
3
-13
/
+19
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-13
/
+15
2010-09-08
ipvs: fix active FTP
Julian Anastasov
3
-12
/
+13
2010-09-02
ipvs: avoid oops for passive FTP
Julian Anastasov
1
-1
/
+2
2010-09-02
ipvs: use pkts for SCTP too
Julian Anastasov
1
-3
/
+3
2010-08-29
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
1
-0
/
+1
2010-08-26
ipvs: switch to GFP_KERNEL allocations
Simon Horman
1
-2
/
+2
2010-08-26
IPVS: convert __ip_vs_securetcp_lock to a spinlock
Simon Horman
1
-3
/
+3
2010-08-26
IPVS: convert __ip_vs_sched_lock to a spinlock
Simon Horman
1
-11
/
+11
2010-08-26
IPVS: ICMPv6 checksum calculation
Simon Horman
1
-4
/
+6
2010-08-25
net/netfilter/ipvs: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+4
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
4
-153
/
+51
2010-08-02
ipvs: remove EXPERIMENTAL tag
Simon Horman
1
-1
/
+1
2010-07-23
IPVS: make FTP work with full NAT support
Hannes Eder
4
-57
/
+165
2010-07-23
IPVS: make friends with nf_conntrack
Hannes Eder
3
-37
/
+30
2010-07-23
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
1
-0
/
+1
2010-07-09
ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
Xiaoyu Du
1
-1
/
+1
2010-07-05
ipvs: Kconfig cleanup
Michal Marek
1
-4
/
+1
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-11
/
+29
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2010-06-22
IPVS: one-packet scheduling
Nick Chalk
3
-11
/
+29
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2
-2
/
+2
2010-06-10
net-next: remove useless union keyword
Changli Gao
1
-43
/
+43
2010-06-09
ipvs: Add missing locking during connection table hashing and unhashing
Sven Wegener
1
-0
/
+4
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-1
/
+1
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-1
/
+1
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
13
-1
/
+12
2010-04-08
IPVS: fix potential stack overflow with overly long protocol names
Patrick McHardy
2
-24
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
13
-1
/
+12
2010-03-25
netfilter: ipvs: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-8
/
+8
2010-03-15
netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
Joe Perches
1
-2
/
+8
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-23
/
+21
2010-02-26
IPVS: ip_vs_lblcr: use list headA
Simon Horman
1
-23
/
+21
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2
-8
/
+7
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
7
-11
/
+1264
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
3
-16
/
+16
2010-01-11
ipvs: use standardized format in sprintf
Joe Perches
1
-1
/
+1
[prev]
[next]