aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_sctp.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-10/+4
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* IPVS: Use correct lock in SCTP moduleSimon Horman2011-02-031-1/+1
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-1/+1
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-1/+1
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-131-6/+6
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-131-2/+2
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-9/+7
* IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-131-63/+58
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-2/+3
* IPVS: Handle Scheduling errors.Hans Schillstrom2010-11-251-3/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-211-3/+5
|\
| * ipvs: provide address family for debuggingJulian Anastasov2010-10-211-1/+1
| * ipvs: do not schedule conns from real serversJulian Anastasov2010-10-211-2/+4
* | ipvs: Use frag walker helper in SCTP proto support.David S. Miller2010-10-051-9/+10
|/
* ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-021-51/+2
* ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du2010-07-091-1/+1
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-181-0/+1183