index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Age
Commit message (
Expand
)
Author
2012-10-23
ipvs: fix build errors related to config option combinations
Jesper Dangaard Brouer
2012-09-28
ipvs: API change to avoid rescan of IPv6 exthdr
Jesper Dangaard Brouer
2012-09-28
ipvs: Complete IPv6 fragment handling for IPVS
Jesper Dangaard Brouer
2012-09-28
ipvs: Fix faulty IPv6 extension header handling in IPVS
Jesper Dangaard Brouer
2012-09-28
ipvs: Use config macro IS_ENABLED()
Jesper Dangaard Brouer
2012-09-28
ipvs: Trivial changes, use compressed IPv6 address in output
Jesper Dangaard Brouer
2012-08-10
ipvs: add pmtu_disc option to disable IP DF for TUN packets
Julian Anastasov
2012-08-10
ipvs: generalize app registration in netns
Julian Anastasov
2012-07-17
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2011-10-31
ip_vs.h: fix implicit use of module_get/module_put from module.h
Paul Gortmaker
2011-10-12
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
2011-06-13
IPVS remove unused var from migration to netns
Hans Schillstrom
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2011-05-12
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-10
IPVS: init and cleanup restructuring
Hans Schillstrom
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-04
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
Hans Schillstrom
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-21
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
2011-03-15
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
2011-03-15
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
2011-03-15
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
2011-03-15
ipvs: remove unused seqcount stats
Julian Anastasov
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
[next]