summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_proto_sctp.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long2017-09-08
* netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long2017-09-08
* netfilter: Remove duplicated rcu_read_lock.Taehee Yoo2017-07-24
* sctp: remove the typedef sctp_chunkhdr_tXin Long2017-07-01
* sctp: remove the typedef sctp_sctphdr_tXin Long2017-07-01
* netfilter: refcounter conversionsReshetova, Elena2017-03-17
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-15
* ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_scheduleEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net into init_netns and exit_netnsEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net into register_app and unregister_appEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_proto_data_getEric W. Biederman2015-09-24
* ipvs: Pass ipvs not net to ip_vs_service_findEric W. Biederman2015-09-24
* ipvs: Store ipvs not net in struct ip_vs_connEric W. Biederman2015-09-24
* ipvs: Hoist computation of ipvs earlier in sctp_conn_scheduleEric W. Biederman2015-09-24
* ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell2015-09-01
* ipvs: attempt to schedule icmp packetsAlex Gartrell2015-09-01
* ipvs: use the new dest addr family fieldJulian Anastasov2014-09-18
* net: ipvs: sctp: do not recalc sctp csum when ports didn't changeDaniel Borkmann2013-10-30
* net: ipvs: sctp: add missing verdict assignments in sctp_conn_scheduleDaniel Borkmann2013-10-28
* net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-27
* ipvs: replace the SCTP state machineJulian Anastasov2013-06-26
* ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-26
* ipvs: off by one in set_sctp_state()Dan Carpenter2013-04-23
* ipvs: do not disable bh for long timeJulian Anastasov2013-04-02
* ipvs: convert services to rcuJulian Anastasov2013-04-02
* ipvs: convert app locksJulian Anastasov2013-04-02
* ipvs: fix sctp chunk length orderJulian Anastasov2013-03-19
* ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann2013-02-06
* ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-28
* ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-28
* ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-30
* ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-01
* Fix common misspellingsLucas De Marchi2011-03-31
* IPVS: Use correct lock in SCTP moduleSimon Horman2011-02-03
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-13
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-13
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-13
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-13
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-13
* IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-13
* IPVS: netns to services part 1Hans Schillstrom2011-01-13
* IPVS: Handle Scheduling errors.Hans Schillstrom2010-11-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
|\
| * ipvs: provide address family for debuggingJulian Anastasov2010-10-21
| * ipvs: do not schedule conns from real serversJulian Anastasov2010-10-21
* | ipvs: Use frag walker helper in SCTP proto support.David S. Miller2010-10-05
|/
* ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-02
* ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du2010-07-09
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-18