summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* 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: add sync_persist_mode flagJulian Anastasov2013-06-262-0/+19
* | ipvs: SH fallback and L4 hashingAlexander Frolkin2013-06-261-15/+85
* | ipvs: drop SCTP connections depending on stateJulian Anastasov2013-06-261-0/+12
* | ipvs: replace the SCTP state machineJulian Anastasov2013-06-262-704/+157
* | ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-263-14/+32
* | ipvs: provide iph to schedulersJulian Anastasov2013-06-2611-34/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-0/+1
|\ \ | |/
| * ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-101-0/+1
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-133-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-062-17/+10
|\ \
| * | ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-261-2/+2
| * | ipvs: use cond_resched_rcu() helper when walking connectionsSimon Horman2013-05-231-15/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-052-1/+36
|\ \ \ | | |/ | |/|
| * | ipvs: ip_vs_sh: fix buildJan Beulich2013-05-291-1/+1
| * | ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-271-0/+35
| |/
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-2/+2
|/
* 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 network byte order for sync message sizeSimon Horman2013-04-231-13/+8
* | ipvs: off by one in set_sctp_state()Dan Carpenter2013-04-231-1/+1
* | ipvs: Use min3() in ip_vs_dbg_callid()Simon Horman2013-04-231-1/+2
* | ipvs: Avoid shadowing net variable in ip_vs_leave()Simon Horman2013-04-231-2/+2
* | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-232-17/+26
* | ipvs: fix sparse warnings in lblc and lblcrJulian Anastasov2013-04-232-2/+2
* | ipvs: fix the remaining sparse warnings in ip_vs_ctl.cJulian Anastasov2013-04-231-4/+6
* | ipvs: fix sparse warnings for ip_vs_conn listingJulian Anastasov2013-04-231-8/+6
* | ipvs: properly dereference dest_dst in ip_vs_forget_devJulian Anastasov2013-04-231-1/+4
* | ipvs: do not disable bh for long timeJulian Anastasov2013-04-0212-87/+64
* | ipvs: convert services to rcuJulian Anastasov2013-04-0217-240/+177
* | ipvs: convert dests to rcuJulian Anastasov2013-04-023-25/+26
* | ipvs: convert sched_lock to spin lockJulian Anastasov2013-04-025-32/+32
* | ipvs: do not expect result from done_serviceJulian Anastasov2013-04-027-28/+10
* | ipvs: reorganize dest trashJulian Anastasov2013-04-021-74/+104
* | ipvs: convert wrr scheduler to rcuJulian Anastasov2013-04-021-64/+103
* | ipvs: convert wlc scheduler to rcuJulian Anastasov2013-04-021-2/+2
* | ipvs: convert sh scheduler to rcuJulian Anastasov2013-04-021-36/+45
* | ipvs: convert sed scheduler to rcuJulian Anastasov2013-04-021-2/+2
* | ipvs: convert rr scheduler to rcuJulian Anastasov2013-04-021-20/+35
* | ipvs: convert nq scheduler to rcuJulian Anastasov2013-04-021-1/+1
* | ipvs: convert lc scheduler to rcuJulian Anastasov2013-04-021-1/+1
* | ipvs: convert lblcr scheduler to rcuJulian Anastasov2013-04-021-81/+90
* | ipvs: convert lblc scheduler to rcuJulian Anastasov2013-04-021-41/+55
* | ipvs: convert dh scheduler to rcuJulian Anastasov2013-04-021-36/+45
* | ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov2013-04-023-11/+6
* | ipvs: preparations for using rcu in schedulersJulian Anastasov2013-04-022-0/+14
* | ipvs: change ip_vs_sched_lock to mutexJulian Anastasov2013-04-021-12/+12
* | ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov2013-04-021-5/+19
* | ipvs: reorder keys in connection structureJulian Anastasov2013-04-021-9/+10
OpenPOWER on IntegriCloud