summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_sctp.c
Commit message (Expand)AuthorAgeFilesLines
* net: ipvs: sctp: do not recalc sctp csum when ports didn't changeDaniel Borkmann2013-10-301-6/+33
* net: ipvs: sctp: add missing verdict assignments in sctp_conn_scheduleDaniel Borkmann2013-10-281-2/+7
* net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-271-20/+3
* ipvs: replace the SCTP state machineJulian Anastasov2013-06-261-701/+153
* ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-261-8/+10
* ipvs: off by one in set_sctp_state()Dan Carpenter2013-04-231-1/+1
* ipvs: do not disable bh for long timeJulian Anastasov2013-04-021-2/+2
* ipvs: convert services to rcuJulian Anastasov2013-04-021-7/+7
* ipvs: convert app locksJulian Anastasov2013-04-021-12/+6
* ipvs: fix sctp chunk length orderJulian Anastasov2013-03-191-7/+9
* ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann2013-02-061-18/+17
* ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-281-26/+16
* ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-281-9/+13
* ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-301-1/+4
* ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-011-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
OpenPOWER on IntegriCloud