index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
ipvs: convert services to rcu
Julian Anastasov
1
-19
/
+9
2013-04-02
ipvs: convert dests to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert sched_lock to spin lock
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: do not expect result from done_service
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: reorganize dest trash
Julian Anastasov
1
-0
/
+9
2013-04-02
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
Julian Anastasov
1
-0
/
+10
2013-04-02
ipvs: preparations for using rcu in schedulers
Julian Anastasov
1
-0
/
+6
2013-04-02
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
Julian Anastasov
1
-0
/
+15
2013-04-02
ipvs: reorder keys in connection structure
Julian Anastasov
1
-6
/
+6
2013-04-02
ipvs: convert connection locking
Julian Anastasov
1
-0
/
+12
2013-04-02
ipvs: remove rs_lock by using RCU
Julian Anastasov
1
-6
/
+8
2013-04-02
ipvs: convert app locks
Julian Anastasov
1
-3
/
+1
2013-04-02
ipvs: optimize dst usage for real server
Julian Anastasov
1
-3
/
+9
2013-04-02
ipvs: rename functions related to dst_cache reset
Julian Anastasov
1
-1
/
+0
2013-04-02
ipvs: avoid routing by TOS for real server
Julian Anastasov
1
-1
/
+0
2013-03-25
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-1
/
+1
2013-03-19
ipvs: add backup_only flag to avoid loops
Julian Anastasov
1
-0
/
+12
2013-03-19
ipvs: fix some sparse warnings
Julian Anastasov
1
-1
/
+1
2012-10-23
ipvs: fix build errors related to config option combinations
Jesper Dangaard Brouer
1
-2
/
+3
2012-09-28
ipvs: API change to avoid rescan of IPv6 exthdr
Jesper Dangaard Brouer
1
-40
/
+41
2012-09-28
ipvs: Complete IPv6 fragment handling for IPVS
Jesper Dangaard Brouer
1
-1
/
+38
2012-09-28
ipvs: Fix faulty IPv6 extension header handling in IPVS
Jesper Dangaard Brouer
1
-10
/
+62
2012-09-28
ipvs: Use config macro IS_ENABLED()
Jesper Dangaard Brouer
1
-1
/
+1
2012-09-28
ipvs: Trivial changes, use compressed IPv6 address in output
Jesper Dangaard Brouer
1
-1
/
+1
2012-08-10
ipvs: add pmtu_disc option to disable IP DF for TUN packets
Julian Anastasov
1
-0
/
+11
2012-08-10
ipvs: generalize app registration in netns
Julian Anastasov
1
-3
/
+2
2012-07-17
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
1
-1
/
+1
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
1
-9
/
+25
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
1
-2
/
+28
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
1
-0
/
+29
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
1
-0
/
+2
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
1
-1
/
+1
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-2
/
+0
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-8
/
+8
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
1
-1
/
+1
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-4
/
+4
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+7
2011-11-01
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
1
-1
/
+1
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
1
-3
/
+3
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
1
-3
/
+2
2011-11-01
ip_vs.h: fix implicit use of module_get/module_put from module.h
Paul Gortmaker
1
-8
/
+7
2011-10-12
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
1
-0
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
1
-6
/
+0
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
1
-13
/
+13
2011-06-13
IPVS remove unused var from migration to netns
Hans Schillstrom
1
-2
/
+0
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
1
-1
/
+2
[next]