Sign in
kunit
/
linux
/
51bd6943cd760a55f655830b3f7dca8a06b54c73
/
net
/
netfilter
/
ipvs
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5c0d237
ipvs: provide default ip_vs_conn_{in,out}_get_proto
by Simon Horman
· 15 years ago
2890a15
ipvs: remove EXPERIMENTAL tag
by Simon Horman
· 15 years ago
7f1c407
IPVS: make FTP work with full NAT support
by Hannes Eder
· 15 years ago
7b215ff
IPVS: make friends with nf_conntrack
by Hannes Eder
· 15 years ago
9c3e1c3
netfilter: xt_ipvs (netfilter matcher for IPVS)
by Hannes Eder
· 15 years ago
8a0acaa
ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
by Xiaoyu Du
· 15 years ago
72c7664
ipvs: Kconfig cleanup
by Michal Marek
· 15 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
26ec037
IPVS: one-packet scheduling
by Nick Chalk
· 15 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 15 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 15 years ago
aea9d71
ipvs: Add missing locking during connection table hashing and unhashing
by Sven Wegener
· 15 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
3d91c1a
IPVS: fix potential stack overflow with overly long protocol names
by Patrick McHardy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7911b5c
netfilter: ipvs: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
1da05f5
netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
by Joe Perches
· 15 years ago
38bdbd8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
51f0bc7
IPVS: ip_vs_lblcr: use list headA
by Simon Horman
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
2906f66
ipvs: SCTP Trasport Loadbalancing Support
by Venkata Mohan Reddy
· 15 years ago
9ab99d5a
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
a79e7ac
ipvs: use standardized format in sprintf
by Joe Perches
· 15 years ago
6f7edb4
IPVS: Allow boot time change of hash size
by Catalin(ux) M. BOIE
· 15 years ago
04bcef2
ipvs: Add boundary check on ioctl arguments
by Arjan van de Ven
· 15 years ago
ae24e57
ipvs: ip_vs_wrr.c: use lib/gcd.c
by Florian Fainelli
· 15 years ago
258c889
ipvs: zero usvc and udest
by Simon Horman
· 15 years ago
9abfe31
ipvs: fix synchronization on connection close
by Xiaotian Feng
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
94b2655
IPVS: Add handling of incoming ICMPV6 messages
by Julius Volz
· 16 years ago
1e66daf
ipvs: Use atomic operations atomicly
by Simon Horman
· 16 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 16 years ago
1e3e238
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
by Hannes Eder
· 16 years ago
9aada7a
IPVS: use pr_fmt
by Hannes Eder
· 16 years ago
134e637
genetlink: make netns aware
by Johannes Berg
· 16 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 16 years ago
8f698d5
ipvs: Use genl_register_family_with_ops()
by Michał Mirosław
· 16 years ago
be8be9e
ipvs: Fix IPv4 FWMARK virtual services
by Simon Horman
· 16 years ago
09640e63
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
68888d1
IPVS: Make "no destination available" message more consistent between schedulers
by Simon Horman
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b7b45f4
netfilter: payload_len is be16, add size of struct rather than size of pointer
by Harvey Harrison
· 16 years ago
ca62059
ipvs: oldlen, newlen should be be16, not be32
by Harvey Harrison
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
4814893
IPVS: Remove supports_ipv6 scheduler flag
by Julius Volz
· 16 years ago
4454837
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
by Julius Volz
· 16 years ago
20971a0
IPVS: Add IPv6 support to SH and DH schedulers
by Julius Volz
· 16 years ago
14d5e83
net: replace NIPQUAD() in net/netfilter/
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
38ff4fa
netfilter: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
0537ae6
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
by Julius Volz
· 16 years ago
f901b64
ipvs: Add proper dependencies on IP_VS, and fix description header line.
by David S. Miller
· 16 years ago
cb7f6a7
IPVS: Move IPVS to net/netfilter/ipvs
by Julius Volz
· 16 years ago