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
/
net
/
ipv4
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-04
Still more typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-04
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-09-29
[IPVS] bug: endianness breakage in ip_vs_ftp
Al Viro
1
-2
/
+3
2006-09-29
[IPVS]: ipvs annotations
Al Viro
13
-72
/
+72
2006-09-29
[IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach
Simon Horman
1
-2
/
+2
2006-09-29
[IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach
Simon Horman
1
-6
/
+0
2006-09-29
[IPV4]: inet_select_addr() annotations
Al Viro
1
-1
/
+1
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2
-8
/
+8
2006-09-18
[IPVS]: remove the debug option go ip_vs_ftp
Simon Horman
1
-14
/
+6
2006-09-18
[IPVS]: Make sure ip_vs_ftp ports are valid
Simon Horman
1
-0
/
+6
2006-09-18
[IPVS]: auto-help for ip_vs_ftp
Simon Horman
1
-0
/
+1
2006-07-22
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2
-9
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-5
/
+6
2006-03-21
[NET]: sem2mutex part 2
Ingo Molnar
1
-9
/
+10
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2006-01-07
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
1
-1
/
+1
2006-01-06
[IPVS]: Another file needs linux/interrupt.h
Andrew Morton
1
-0
/
+1
2006-01-05
[NETFILTER]: Remove okfn usage in ip_vs_core.c
Patrick McHardy
1
-4
/
+1
2006-01-05
[IPVS]: Fix compilation
Adrian Bunk
2
-0
/
+2
2006-01-04
[IPVS]: Add missing include <linux/net.h>
Arnaldo Carvalho de Melo
1
-0
/
+1
2006-01-04
[IPVS]: Cleanup IP_VS_DBG statements.
Roberto Nibali
4
-14
/
+17
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
11
-0
/
+23
2006-01-04
[IPVS]: remove dead code
Roberto Nibali
4
-104
/
+0
2005-11-30
[NET]: Add const markers to various variables.
Arjan van de Ven
3
-4
/
+4
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-4
/
+2
2005-11-08
[IPVS]: fix connection leak if expire_nodest_conn=1
Julian Anastasov
1
-4
/
+3
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-10-05
[IPVS]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-09-15
[IPVS]: ip_vs_ftp breaks connections using persistence
Julian Anastasov
3
-17
/
+60
2005-09-15
[IPVS]: Really invalidate persistent templates
Julian Anastasov
1
-1
/
+1
2005-08-30
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
1
-1
/
+1
2005-08-30
[IPVS]: ipv4_table --> ipvs_ipv4_table
David S. Miller
3
-6
/
+6
2005-08-30
[IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}()
David S. Miller
1
-4
/
+4
2005-08-30
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-08-30
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
2
-5
/
+6
2005-07-12
[NET]: move config options out to individual protocols
Sam Ravnborg
1
-2
/
+2
2005-07-12
[IPVS]: Add and reorder bh locks after moving to keventd.
Julian Anastasov
2
-6
/
+9
2005-06-29
[IPVS]: Close race conditions on ip_vs_conn_tab list modification
Neil Horman
1
-21
/
+4
2005-06-27
[IPVS]: Fix for overflows
pageexec
2
-5
/
+7
2005-06-22
[NETFILTER]: Kill nf_debug
Patrick McHardy
1
-1
/
+0
2005-06-03
[IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c
Adrian Bunk
3
-186
/
+1
2005-05-19
[IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.
Julian Anastasov
1
-1
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
27
-0
/
+12565