index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvs: Add boundary check on ioctl arguments
Arjan van de Ven
2010-01-04
1
-1
/
+13
*
ipvs: ip_vs_wrr.c: use lib/gcd.c
Florian Fainelli
2009-12-22
2
-15
/
+3
*
ipvs: zero usvc and udest
Simon Horman
2009-12-15
1
-0
/
+4
*
ipvs: fix synchronization on connection close
Xiaotian Feng
2009-12-14
1
-0
/
+1
*
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-12
3
-5
/
+5
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-4
/
+4
*
IPVS: Add handling of incoming ICMPV6 messages
Julius Volz
2009-08-31
1
-6
/
+17
*
ipvs: Use atomic operations atomicly
Simon Horman
2009-08-31
2
-6
/
+7
*
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
3
-3
/
+4
*
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
2009-08-02
20
-147
/
+145
*
IPVS: use pr_fmt
Hannes Eder
2009-07-30
23
-4
/
+74
*
genetlink: make netns aware
Johannes Berg
2009-07-12
1
-1
/
+1
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-24
/
+24
*
ipvs: Use genl_register_family_with_ops()
Michał Mirosław
2009-05-21
1
-16
/
+2
*
ipvs: Fix IPv4 FWMARK virtual services
Simon Horman
2009-05-08
2
-4
/
+9
*
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
1
-2
/
+2
*
IPVS: Make "no destination available" message more consistent between schedulers
Simon Horman
2008-12-29
9
-10
/
+24
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
1
-1
/
+2
|
\
|
*
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
2008-11-10
1
-1
/
+2
*
|
ipvs: oldlen, newlen should be be16, not be32
Harvey Harrison
2008-11-06
2
-8
/
+8
*
|
net: '&' redux
Alexey Dobriyan
2008-11-03
3
-25
/
+25
*
|
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
2008-11-03
11
-48
/
+6
*
|
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
Julius Volz
2008-11-03
2
-61
/
+92
*
|
IPVS: Add IPv6 support to SH and DH schedulers
Julius Volz
2008-11-02
2
-18
/
+42
*
|
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
2008-10-31
11
-70
/
+48
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
6
-14
/
+14
*
|
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
6
-44
/
+33
|
/
*
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
Julius Volz
2008-10-19
1
-1
/
+3
*
ipvs: Add proper dependencies on IP_VS, and fix description header line.
David S. Miller
2008-10-11
1
-2
/
+2
*
IPVS: Move IPVS to net/netfilter/ipvs
Julius Volz
2008-10-07
25
-0
/
+14237