index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvs: add sync_persist_mode flag
Julian Anastasov
2013-06-26
1
-0
/
+11
*
ipvs: replace the SCTP state machine
Julian Anastasov
2013-06-26
1
-10
/
+11
*
ipvs: sloppy TCP and SCTP
Alexander Frolkin
2013-06-26
1
-0
/
+24
*
ipvs: provide iph to schedulers
Julian Anastasov
2013-06-26
1
-26
/
+2
*
ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
Zhang Yanfei
2013-05-26
1
-4
/
+4
*
ipvs: fix sparse warnings for some parameters
Julian Anastasov
2013-04-23
1
-4
/
+4
*
ipvs: convert services to rcu
Julian Anastasov
2013-04-02
1
-19
/
+9
*
ipvs: convert dests to rcu
Julian Anastasov
2013-04-02
1
-1
/
+1
*
ipvs: convert sched_lock to spin lock
Julian Anastasov
2013-04-02
1
-1
/
+1
*
ipvs: do not expect result from done_service
Julian Anastasov
2013-04-02
1
-2
/
+2
*
ipvs: reorganize dest trash
Julian Anastasov
2013-04-02
1
-0
/
+9
*
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
Julian Anastasov
2013-04-02
1
-0
/
+10
*
ipvs: preparations for using rcu in schedulers
Julian Anastasov
2013-04-02
1
-0
/
+6
*
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
Julian Anastasov
2013-04-02
1
-0
/
+15
*
ipvs: reorder keys in connection structure
Julian Anastasov
2013-04-02
1
-6
/
+6
*
ipvs: convert connection locking
Julian Anastasov
2013-04-02
1
-0
/
+12
*
ipvs: remove rs_lock by using RCU
Julian Anastasov
2013-04-02
1
-6
/
+8
*
ipvs: convert app locks
Julian Anastasov
2013-04-02
1
-3
/
+1
*
ipvs: optimize dst usage for real server
Julian Anastasov
2013-04-02
1
-3
/
+9
*
ipvs: rename functions related to dst_cache reset
Julian Anastasov
2013-04-02
1
-1
/
+0
*
ipvs: avoid routing by TOS for real server
Julian Anastasov
2013-04-02
1
-1
/
+0
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-03-25
1
-1
/
+1
|
\
|
*
ipvs: fix some sparse warnings
Julian Anastasov
2013-03-19
1
-1
/
+1
*
|
ipvs: add backup_only flag to avoid loops
Julian Anastasov
2013-03-19
1
-0
/
+12
|
/
*
ipvs: fix build errors related to config option combinations
Jesper Dangaard Brouer
2012-10-23
1
-2
/
+3
*
ipvs: API change to avoid rescan of IPv6 exthdr
Jesper Dangaard Brouer
2012-09-28
1
-40
/
+41
*
ipvs: Complete IPv6 fragment handling for IPVS
Jesper Dangaard Brouer
2012-09-28
1
-1
/
+38
*
ipvs: Fix faulty IPv6 extension header handling in IPVS
Jesper Dangaard Brouer
2012-09-28
1
-10
/
+62
*
ipvs: Use config macro IS_ENABLED()
Jesper Dangaard Brouer
2012-09-28
1
-1
/
+1
*
ipvs: Trivial changes, use compressed IPv6 address in output
Jesper Dangaard Brouer
2012-09-28
1
-1
/
+1
*
ipvs: add pmtu_disc option to disable IP DF for TUN packets
Julian Anastasov
2012-08-10
1
-0
/
+11
*
ipvs: generalize app registration in netns
Julian Anastasov
2012-08-10
1
-3
/
+2
*
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
2012-07-17
1
-1
/
+1
*
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
1
-9
/
+25
*
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
1
-2
/
+28
*
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-08
1
-0
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-1
/
+3
|
\
|
*
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2012-04-30
1
-0
/
+2
|
*
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-30
1
-1
/
+1
*
|
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-20
1
-2
/
+0
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-8
/
+8
|
/
*
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-02
1
-1
/
+1
|
\
|
*
ipvs: try also real server with port 0 in backup server
Julian Anastasov
2011-12-31
1
-1
/
+1
*
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-4
/
+4
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-8
/
+7
|
\
|
*
ip_vs.h: fix implicit use of module_get/module_put from module.h
Paul Gortmaker
2011-10-31
1
-8
/
+7
*
|
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
2011-11-01
1
-1
/
+1
*
|
ipvs: Remove unused return value of protocol state transitions
Simon Horman
2011-11-01
1
-3
/
+3
*
|
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2011-11-01
1
-3
/
+2
|
/
[next]