index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-12-03
[NET]: Turn nfmark into generic mark
Thomas Graf
2
-2
/
+2
2006-11-11
[IPVS]: More endianness fixed.
Julian Anastasov
3
-6
/
+6
2006-10-11
[PATCH] ptrdiff_t is %t, not %z
Al Viro
1
-1
/
+1
2006-10-04
[NETFILTER]: Honour source routing for LVS-NAT
Simon Horman
1
-0
/
+10
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
v2.6.12-rc2
Linus Torvalds
27
-0
/
+12565