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
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
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
1
-4
/
+4
2015-02-25
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
1
-0
/
+11
2015-02-09
ipvs: use 64-bit rates in stats
Julian Anastasov
1
-17
/
+33
2014-10-02
ipvs: Clean up comment style in ip_vs.h
Simon Horman
1
-139
/
+75
2014-09-16
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
1
-0
/
+4
2014-09-16
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
1
-1
/
+2
2014-09-16
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
1
-2
/
+3
2014-09-16
ipvs: Add destination address family to netlink interface
Alex Gartrell
1
-0
/
+3
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
1
-31
/
+1
2013-10-15
ipvs: avoid rcu_barrier during netns cleanup
Julian Anastasov
1
-0
/
+6
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+3
2013-09-21
ip*.h: Remove extern from function prototypes
Joe Perches
1
-128
/
+117
2013-09-18
ipvs: make the service replacement more robust
Julian Anastasov
1
-5
/
+2
2013-09-18
ipvs: fix overflow on dest weight multiply
Simon Kirby
1
-1
/
+1
2013-06-26
ipvs: add sync_persist_mode flag
Julian Anastasov
1
-0
/
+11
2013-06-26
ipvs: replace the SCTP state machine
Julian Anastasov
1
-10
/
+11
2013-06-26
ipvs: sloppy TCP and SCTP
Alexander Frolkin
1
-0
/
+24
2013-06-26
ipvs: provide iph to schedulers
Julian Anastasov
1
-26
/
+2
2013-05-26
ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
Zhang Yanfei
1
-4
/
+4
2013-04-23
ipvs: fix sparse warnings for some parameters
Julian Anastasov
1
-4
/
+4
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
[next]