summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_pe_sip.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: handle connections started by real-serversMarco Angaroni2016-04-201-0/+15
* ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni2016-03-071-1/+1
* ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann2016-03-071-2/+2
* ipvs: Add hdr_flags to iphdrAlex Gartrell2015-09-011-1/+1
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-7/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-5/+1
|\
| * ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-291-5/+1
* | ipvs: Use min3() in ip_vs_dbg_callid()Simon Horman2013-04-231-1/+2
* | ipvs: convert locks used in persistence enginesJulian Anastasov2013-04-021-0/+1
|/
* ipvs: SIP fragment handlingJesper Dangaard Brouer2012-09-281-4/+12
* ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-281-1/+1
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-2/+2
* netfilter:ipvs: use kmemdupShan Wei2011-03-151-5/+4
* IPVS: skb defrag in L7 helpersHans Schillstrom2010-11-251-0/+3
* IPVS: ip_vs_dbg_callid() is only needed for debuggingSimon Horman2010-10-131-0/+2
* IPVS: sip persistence engineSimon Horman2010-10-041-0/+167
OpenPOWER on IntegriCloud