summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_core.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ipvs: use 64-bit rates in statsJulian Anastasov2015-02-091-15/+21
* | ipvs: rerouting to local clients is not needed anymoreJulian Anastasov2015-01-301-11/+22
|/
* ipvs: use the new dest addr family fieldJulian Anastasov2014-09-181-3/+3
* ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-161-4/+5
* ipvs: fix ipv6 hook registration for local repliesJulian Anastasov2014-08-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-5/+10
|\
| * ipvs: Fix panic due to non-linear skbPeter Christensen2014-05-261-5/+10
* | netfilter: Fix format string mismatch in ip_vs_proto_name()Masanari Iida2014-04-231-1/+1
|/
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-54/+1
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-21/+21
* ipvs: make the service replacement more robustJulian Anastasov2013-09-181-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-1/+2
|\
| * ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov2013-06-191-1/+2
* | ipvs: provide iph to schedulersJulian Anastasov2013-06-261-2/+2
|/
* ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-271-0/+35
* ipvs: Avoid shadowing net variable in ip_vs_leave()Simon Horman2013-04-231-2/+2
* ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-231-1/+2
* ipvs: do not disable bh for long timeJulian Anastasov2013-04-021-29/+8
* ipvs: convert services to rcuJulian Anastasov2013-04-021-17/+9
* ipvs: preparations for using rcu in schedulersJulian Anastasov2013-04-021-0/+6
* ipvs: remove rs_lock by using RCUJulian Anastasov2013-04-021-3/+2
* ipvs: optimize dst usage for real serverJulian Anastasov2013-04-021-4/+7
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-251-7/+1
|\
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-191-7/+1
* | ipvs: remove extra rcu lockJulian Anastasov2013-03-191-2/+0
* | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-191-4/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-301-2/+2
|\
* | ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-281-65/+51
* | ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer2012-09-281-21/+96
* | ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-281-108/+103
* | ipvs: IPv6 extend ICMPv6 handling for future typesJesper Dangaard Brouer2012-09-281-6/+2
* | ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer2012-09-281-1/+1
|/
* ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-101-3/+73
* netfilter: ipvs: switch hook PFs to nfprotoAlban Crequy2012-06-071-12/+12
* ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-081-28/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-0/+11
|\
| * ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-0/+9
| * ipvs: reset ipvs pointer in netnsJulian Anastasov2012-04-261-0/+2
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
|/
* ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-041-1/+1
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
* ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski2011-11-011-1/+1
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-3/+2
* ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-011-7/+6
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-211-4/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-201-8/+9
|\
| * IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-131-0/+1
| * ipvs: restore support for iptables SNATJulian Anastasov2011-06-061-8/+8
* | IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-141-25/+4
* | IPVS: labels at pos 0Hans Schillstrom2011-06-141-5/+5
OpenPOWER on IntegriCloud