index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2010-01-05
IPVS: Allow boot time change of hash size
Catalin(ux) M. BOIE
3
-15
/
+39
2010-01-04
ipvs: Add boundary check on ioctl arguments
Arjan van de Ven
1
-1
/
+13
2009-12-22
ipvs: ip_vs_wrr.c: use lib/gcd.c
Florian Fainelli
2
-15
/
+3
2009-12-15
ipvs: zero usvc and udest
Simon Horman
1
-0
/
+4
2009-12-14
ipvs: fix synchronization on connection close
Xiaotian Feng
1
-0
/
+1
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
3
-5
/
+5
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-4
/
+4
2009-08-31
IPVS: Add handling of incoming ICMPV6 messages
Julius Volz
1
-6
/
+17
2009-08-31
ipvs: Use atomic operations atomicly
Simon Horman
2
-6
/
+7
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
3
-3
/
+4
2009-08-02
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
20
-147
/
+145
2009-07-30
IPVS: use pr_fmt
Hannes Eder
23
-4
/
+74
2009-07-12
genetlink: make netns aware
Johannes Berg
1
-1
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-24
/
+24
2009-05-21
ipvs: Use genl_register_family_with_ops()
Michał Mirosław
1
-16
/
+2
2009-05-08
ipvs: Fix IPv4 FWMARK virtual services
Simon Horman
2
-4
/
+9
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-2
/
+2
2008-12-29
IPVS: Make "no destination available" message more consistent between schedulers
Simon Horman
9
-10
/
+24
2008-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2008-11-10
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
1
-1
/
+2
[next]