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
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-06-26
ipvs: add sync_persist_mode flag
Julian Anastasov
2
-0
/
+19
2013-06-26
ipvs: SH fallback and L4 hashing
Alexander Frolkin
1
-15
/
+85
2013-06-26
ipvs: drop SCTP connections depending on state
Julian Anastasov
1
-0
/
+12
2013-06-26
ipvs: replace the SCTP state machine
Julian Anastasov
2
-704
/
+157
2013-06-26
ipvs: sloppy TCP and SCTP
Alexander Frolkin
3
-14
/
+32
2013-06-26
ipvs: provide iph to schedulers
Julian Anastasov
11
-34
/
+32
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-06-19
ipvs: SCTP ports should be writable in ICMP packets
Julian Anastasov
1
-1
/
+2
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
3
-6
/
+6
2013-06-10
ipvs: info leak in __ip_vs_get_dest_entries()
Dan Carpenter
1
-0
/
+1
2013-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-17
/
+10
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+36
2013-05-29
ipvs: ip_vs_sh: fix build
Jan Beulich
1
-1
/
+1
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-2
/
+2
2013-05-27
ipvs: Fix reuse connection if real server is dead
Grzegorz Lyczba
1
-0
/
+35
2013-05-26
ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
Zhang Yanfei
1
-2
/
+2
2013-05-23
ipvs: use cond_resched_rcu() helper when walking connections
Simon Horman
1
-15
/
+8
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2013-04-29
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans Schillstrom
1
-5
/
+1
2013-04-23
ipvs: Use network byte order for sync message size
Simon Horman
1
-13
/
+8
2013-04-23
ipvs: off by one in set_sctp_state()
Dan Carpenter
1
-1
/
+1
2013-04-23
ipvs: Use min3() in ip_vs_dbg_callid()
Simon Horman
1
-1
/
+2
2013-04-23
ipvs: Avoid shadowing net variable in ip_vs_leave()
Simon Horman
1
-2
/
+2
2013-04-23
ipvs: fix sparse warnings for some parameters
Julian Anastasov
2
-17
/
+26
2013-04-23
ipvs: fix sparse warnings in lblc and lblcr
Julian Anastasov
2
-2
/
+2
2013-04-23
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
Julian Anastasov
1
-4
/
+6
2013-04-23
ipvs: fix sparse warnings for ip_vs_conn listing
Julian Anastasov
1
-8
/
+6
2013-04-23
ipvs: properly dereference dest_dst in ip_vs_forget_dev
Julian Anastasov
1
-1
/
+4
2013-04-02
ipvs: do not disable bh for long time
Julian Anastasov
12
-87
/
+64
2013-04-02
ipvs: convert services to rcu
Julian Anastasov
17
-240
/
+177
2013-04-02
ipvs: convert dests to rcu
Julian Anastasov
3
-25
/
+26
2013-04-02
ipvs: convert sched_lock to spin lock
Julian Anastasov
5
-32
/
+32
2013-04-02
ipvs: do not expect result from done_service
Julian Anastasov
7
-28
/
+10
2013-04-02
ipvs: reorganize dest trash
Julian Anastasov
1
-74
/
+104
2013-04-02
ipvs: convert wrr scheduler to rcu
Julian Anastasov
1
-64
/
+103
2013-04-02
ipvs: convert wlc scheduler to rcu
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: convert sh scheduler to rcu
Julian Anastasov
1
-36
/
+45
2013-04-02
ipvs: convert sed scheduler to rcu
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: convert rr scheduler to rcu
Julian Anastasov
1
-20
/
+35
2013-04-02
ipvs: convert nq scheduler to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert lc scheduler to rcu
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: convert lblcr scheduler to rcu
Julian Anastasov
1
-81
/
+90
2013-04-02
ipvs: convert lblc scheduler to rcu
Julian Anastasov
1
-41
/
+55
2013-04-02
ipvs: convert dh scheduler to rcu
Julian Anastasov
1
-36
/
+45
2013-04-02
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
Julian Anastasov
3
-11
/
+6
2013-04-02
ipvs: preparations for using rcu in schedulers
Julian Anastasov
2
-0
/
+14
2013-04-02
ipvs: change ip_vs_sched_lock to mutex
Julian Anastasov
1
-12
/
+12
2013-04-02
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
Julian Anastasov
1
-5
/
+19
2013-04-02
ipvs: reorder keys in connection structure
Julian Anastasov
1
-9
/
+10
[next]